Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Navigation
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01281947
Message ID:
01281949
Views:
7
>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?
Previous
Reply
Map
View

Click here to load this message in the networking platform