Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems managing grids
Message
De
21/12/2004 10:49:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Problems managing grids
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Divers
Thread ID:
00971008
Message ID:
00971008
Vues:
81
I got into problems in managing grids. Actually I need to control the tab order within a row of the grid.In other words, I am on a column x and i want to jump to column x-1 if a certain condition does not occurs.
Where should I place code ? I tried with the lostfocus event of the control but it does not work .

Another thing :-) I build a txtbox class wich test f th user made change.
I put a property called oldvalue.
In the when event i set this property = to the actual control value.
in the lostfocus event i test if the control value is equal to the oldvalue,
if so i call a method (changevalue() ) is it right ? It happen that sometimes it does not test the value properly, it does not set properly the oldvalue when I enter the control. But it happens sometimes, the first time I enter the control, if I enter the control again and made a change it works fine.
thank you all
Alessio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform