Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextBox in Grid
Message
From
22/10/2001 09:54:18
 
 
To
22/10/2001 07:15:22
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00571576
Message ID:
00571614
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>hi all,
>
>I want to change the properties of the textboxes in a grid in run-time, where I dunno the number of columns nor name of columns.
>
>How should I get the column info of a grid in run-time?
>
>thanks in advance!
>Jimi

In addition to Hilmar's response, you might want to check on the CurrentControl property of a column object. From here you can find out the name and baseclass of the control displaying the data (textbox, checkbox, etc.).
Previous
Reply
Map
View

Click here to load this message in the networking platform