Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids - Custom Control - VFP 5.0a
Message
 
À
13/10/1997 16:31:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00054365
Message ID:
00054438
Vues:
37
>Hello all. I am trying to drop a custom container class into a grid column and have it replace the standard textbox. I am able to get this to work just fine but when you try to use the arrow keys to navigate from cell to cell the up and down keys do not work correctly. The up key moves highlight to the left and right key moves highlight to the right. What am I missing? Is it possible to get full navigation with a custom container control? Any and all responses is appreciated.
>
>ps. This is with sparse set to .f.
Mike,

The arrow keys are being handled by the container and not the grid. You need to handle these keys in the container class to change their default behavior. If you can tell us what is in the container then we may be able to give you specific advice on how to do this.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform