Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create an Invisible column in Grid?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00056702
Message ID:
00056743
Views:
30
>Hi all,
>
>I'll like to create a non visible column on the most right side of my grid. The purpose is to detect a keypress of 'ENTER' and if the user is in add mode, auto insert a new record in the grid. Have tried seeting the column width to 0 and visible to .F., but I can still see an empty column. Can this be done?
>
>Thanks for your help.
>
>Regards,
>
>Farouk Yew Abdullah.

Forget the property sheet and place some code in the Grid,Init():

This.Column4.Width = 0

Dan
Dan
St. Petersburg, FL

"I started out with nothing and I still have most of it left"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform