Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HELP HELP I'LL KILL MY SELF!!! :)
Message
De
30/12/1998 12:43:43
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
30/12/1998 12:11:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00171559
Message ID:
00171601
Vues:
39
>Hi!!
>
>Thanks for your answer!! But I forgot something in my question... When I say GrdPage.(property), I don't found the property to know what is in the cell...(not the entire column!)
>
>Thanks!
>
>Peter
Peter,
Do you mean thisform.grdPage.columns(x).currentcontrol ? In afterrowcolchange, you can save :
nColumn = nColIndex
cControlName = this.columns(nColIndex).currentcontrol
and refer to it later as :
with eval("thisform.grdPage.columns("+str(nColumn)+")."+cControlName)
* Code
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform