Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding additional cursor fields to existing cursor grid
Message
From
13/01/2016 06:32:34
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01629747
Message ID:
01629748
Views:
45
>I have added an additional field to a cursor - how do I add that to my grid and how do I delete existing columns from grid

To add a column, you use yourgrid.addcolumn. Big surprise! :-)
To delete one, you use DeleteColumn, or you simply set it's column width to 0.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform