Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids.. Blah
Message
 
À
17/11/1998 10:56:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00158261
Message ID:
00158270
Vues:
18
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform