Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a grid to start displaying where you want it to.
Message
De
20/06/1999 19:30:31
 
 
À
20/06/1999 13:12:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00231903
Message ID:
00231956
Vues:
22
>You can get a grid to locate the active row on the firdst line with some code >in a grid event like:

>do while this.relativerow > 1
>this.doscroll(1)
>enddo

>YOu could put this in the grid.refresh() to have the active row always start >on top, or put it in the AfterRowColChange event to have it stay on top even >after the user has clicked another row.

I haven't a clue what all thats doing but I'll give it a try!

Thanks

Harry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform