Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HELP HELP I'LL KILL MY SELF!!! :)
Message
From
30/12/1998 12:43:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
30/12/1998 12:11:07
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00171559
Message ID:
00171601
Views:
38
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform