Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One grid faster than other
Message
 
À
23/12/2003 01:08:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00861503
Message ID:
00861507
Vues:
23
>Hi everybody.
>I have two forms with one grid on each form. For both the grids, the parent grid class is same. When I run the application, grid on one specific form becomes very slow. It takes some time to go to the next row (using arrow keys). In other form, control moves very fast from one row to another. Surprisingly, data validation before changing the row is much more for the grid on which the movement is faster.
>What can be the problem?
>
>Regards,
>Yashodhan

Is the validation on the slow grid cycling more than once - double or triple validation. Set step on in the slow grid's validation to make sure it's not "repeating itself".

Try to avaiod the validation check if the value has not changed. One way to do this would be to assign the value to the controls tage. AT validation time, if the tag and value are same - do not validate.
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform