Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Navigation
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01281947
Message ID:
01281949
Vues:
8
>I have a grid and some fields all using the same table. My navigation buttons work fine as long as I don't navigate using the grid. The navigation buttons for the TOP and PREVIOUS are disabled if the record pointer is at the top of the table, and the PREVIOUS button does the same. However, if I then use the grid to go to a record further into the table and the record pointer is no longer at the top, the TOP and PREVIOUS buttons don't re-enable themselves.
>
>I am thinking that I can do some type of checking to see where the record pointer is at in the table every time I CLICK on a record in the grid. Has anyone run into this type of thing? What did you do? Perhaps I should place code in the CLICK event?

How about AfterRowChangeEvent to fire the code which sets the Nav buttons?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform