Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I set the focus to a particular row in a grid?
Message
 
 
À
02/06/2003 18:06:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00795438
Message ID:
00795449
Vues:
20
>You do not want to be messing around with the grid's ActiveRow porperty because it is painfully slow. If something is changing the record pointer, just save the record number somewhere and go back to the record before setting focus to the grid.

Thanks, I was requerying the data for the grid is why it was putting the pointer back to the first record. So I just added code to move the record pointer to the desired record after the requery and it worked great!
If Bill Gates had a penny for every time windows crashed he'd be... Oh wait he does!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform