Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command ButtonTab Stop Property in Grid does not work
Message
 
 
To
19/07/2002 15:42:33
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00680607
Message ID:
00680619
Views:
20
Maybe you can check for MDOWN() in the button's WHEN()?

>I have a grid built from a select statement that has to columns whose control is a combobox. In the column following each of the comboboxes is a command button where when the user clicks on the command button, it copies the values in the current record to all of the following records. This works correctly, however, I do not want these two columns (with the command buttons) to be in the tab order or the user may click on them by accident. I would prefer to skip over those two columns and only allow the user to click on the button with the mouse to activate the command button's click event. I've set the tabstop property to the control to .f. but in the grid, it still processes in the tab order. Is there anyway to do this or am I going to have to set it to a checkbox instead, have the user check the box in the row to select it, and then have a separate command button (not in the grid) to copy the appropriate records? Maybe my thinking is not anymore clear today than yesterday (had
>food poisoning yesterday which REALLY clouded my thinking!) and I'm wrong about my approproach?
>
>Any ideas are greatly appreciated!
>TIA,
>Tracy
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform