Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid jumps
Message
De
08/06/2005 10:13:23
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01021350
Message ID:
01021360
Vues:
17
If you are able to trap when this happens, you can add some code like this
thisform.lockscreen=.t.
lnDummy=yourgrid.height
yourgrid.height=20 && or whatever value gives only one record
yourgrid.height=lnDummy
thisform.lockscreen=.F.
>Hi everybody,
>
>If I have an ordered set of records in a grid (just few records, so there is no scrolling) and I change value in the record's field, so it now becomes the last in the order, the whole grid jumps to the top and shows only one record. How can I prevent such behavior?
>
>Thanks in advance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform