Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating form object values moving through grid
Message
From
20/07/2006 07:27:09
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Updating form object values moving through grid
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01137977
Message ID:
01137977
Views:
54
Very simple form that has a grid of a local table. As I move through the grid, the AfterRowColChange has this:
ThisForm.txtName.Value = MyTable.Name
ThisForm.txtName.Refresh
ThisForm.Refresh (just for the hell-of-it)
But the value does not change. I'm sure it's simple. Too little sleep, not enough coffee I guess.
Next
Reply
Map
View

Click here to load this message in the networking platform