Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem tabbing in grid with checkbox
Message
De
31/01/2006 15:06:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01090526
Message ID:
01092040
Vues:
20
Pardon me if someone already suggested this.
YourGrid.ColumnInQuestion.CurrentControl = 'nameOfYourCheckBox'
Is your currentControl setting correct for the columns that have this checkbox added?


>I checked all that once, and yes, that is the case. However, I'll go ahead and check again because I've got nothing better to do <g> (and I don't trust myself enough to say that I didn't overlook something).
>
>Our grid is non-editable, which doesn't keep me from tabbing into any other cells but would that keep us from tabbing into cells with check boxes?
>
>Thanks for your input!
>
>Rodd
>
>>have you deleted the textbox which was in the cell?
>>
>>I found when adding checkboxes that I had to add them first then select the textbox they shared the cell with in the properties dialog, and delete it.
>>
>>also (as I guess you have done) ensure that it's tab index is set and that it is tab enabled.
>>
>>
>>
>>>We have quite a few grids in our system where we've used checkboxes in the grid to display logical fields. However, we find that when using the tab key to move through the columns of the selected row, the checkbox cells never "get focus" ... they never become the selected cell.
>>>
>>>The problem with this is that in certain instances, if the checkboxes land just right, our users are unable to tab over to cells that aren't fitting on the screen.
>>>
>>>I tried setting the tabindex value of the checkbox to 1 but that did not seem to help. Any ideas?
>>>
>>>Thanks in advance.
>>>
>>>Rodd
Paul A. Busbey
Victoria Insurance
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform