Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid, Making a chkbox visible in a column
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00720377
Message ID:
00720390
Views:
10
Thanks guys. Another thing about the chkbox -- How do you get the cursor to skip over that column when entering across the grid? I've tried setting the chkbox.TabStop to .F., but, alas, the cursor still stops in the chkbox. This is not good because if the user presses the Enter key to continue on to the next cell in the grid, something my users are used to doing, it toggles the chkbox value. I've looked in the properties of the column itself, but no TabStop property there. TIA.

>Set Sparse=.F. for the column.
>
>>This is my first time trying to implement a chkbox in a Grid Column. I have dropped the chkbox control into the column where I want it, deleted the txtbox control from the column, and identified which control to use in .CurrentControl in the Properties sheet of the Column.
>>
>>My first problem is that the chkbox does not stay visible in the column when running the form. Consequently, it's not plain to the user that a chkbox option is even there unless the user specifically changes the focus in the grid by clicking on or otherwise navigating to the column which contains the chkbox. Then, the chkbox will appear until the user cursors out of that column - then, it's gone again... ughh.
>>
>>Secondly, how do you make the chkbox centered within the column?
>>
>>Would appreciate any help. TIA, Chuck
Chuck Henry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform