Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding colums in a grid
Message
From
02/07/2001 08:43:48
 
 
To
01/07/2001 16:45:17
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00525711
Message ID:
00525825
Views:
18
>Hello all,
>Is it posssible to hide columns in a grid. I get no result when i set the visible property of the column to .f.
>
>Thanks in advance.

You could use the DeleteColumn Method.. but as has already been mentioned in this thread it will be gone until you re-initialise the form

Thisform.MyGrid.DeleteColumn(1)
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform