Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids.. Blah
Message
 
 
To
17/11/1998 10:56:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00158261
Message ID:
00158270
Views:
17
>I have a problem with a grid. I only want the user to be able to click on one column of the grid, but see 3 columns. As it is now, I have 2 columns disabled, and the controls in those columns, and vice versa for the other column. Even when I disable the column, the use can still click on that column and take focus away from the one I want them to be on. Any ideas how I can do this? TIA

In the "when" event of the controls in the other columns, you could set the focus back to the first column. You could also use the "gotfocus" event, but this doesn't fire until the control actually gets the focus.
Previous
Reply
Map
View

Click here to load this message in the networking platform