Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i show field captions using moverlist
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00951082
Message ID:
00951290
Vues:
8
Hi Boris,

meanwhile i've do it my problem (before a couple of days which i asked to you) . with terminal server :)

now we can turn this thread ;

i can add on form init event aCaption[1]
with this._moverlist1
.addproperty("aCaption","[1]")
endwith
>Hi Soykan,
>The first thinq comes to my mind is: Subclass controls.vcx, Add a properite to new class >named aCaption[1] as array, change the rowsource to that arra, in Interactive change of the >control when User choose what table to display invoke a method where You fill that array >with captions of the fields using DBGETPROP("Name Of the Field", "FIELD, "Caption")

how would be the rowsource syntax,interactive change codes ? i know what does dbgetprop() but i couldnt find any good idea use it to show field captions on the moverlist .

TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform