Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with grids
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 7 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00977789
Message ID:
00977873
Vues:
40
>I got into this problem :
>
>I have a grid with some personal textboxes in its columns, a single control for columns. I wrote some code in the lostfocus events of these controls
>and now happens that if I jump from a column to another i have two records highlighted as active, and the focus seems to move with a record delay.
>This does not occurs if I navigate through the grid using the keyboard.
>What's that ?
>Thanks
>Alessio

It sounds like you have code excuting in one of the Mouse methods (MouseDown, MouseEnter, MouseLeave, etc.) that isn't executed when you use the keyboard. Those are the first methods I would check.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform