Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
De
21/12/2000 07:11:21
Liam O'Hagan
O'Hagan Programming Ltd
Irlande
 
 
À
21/12/2000 05:54:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Re: Grids
Divers
Thread ID:
00455797
Message ID:
00455810
Vues:
29
Hi Kevin,

Well, not only will it skip over the checkbox (if you are tabbing through the controls) but you will also never get focus when you try to click on it with the mouse. This means that it is effectively disabled.

AFAIK there is no way to dynamically change the value of the Enabled property of a checkbox in a grid.

You could, if you are so inclined, programmatically enable/disable all the checkboxes in the grid at init, enable/disable a checkbox when the value of a combobox changes and write some code for the scroll event of the grid to enable/disable any new records coming into the display.

Regards,

Liam




>Liam
>
>That just skips over the Value when it is an N, it's the disabling of the checkboxes that isn't working.
>
>Thanks
>Kev
Liam O'Hagan
MCP VFP Desktop Apps
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform