Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tracking which record changed in grid
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01624699
Message ID:
01624706
Views:
36
>>>>>Hi,
>>>>>
>>>>>I have a grid bound to a cursor. I need to track which rows of the cursor user "touched" (made changes). So I am going to add a column CHANGED L to the cursor. Then when user makes any change in any column of the grid row I will set the value of CHANGED to .T.
>>>>>
>>>>>But how do I determined which cursor row is currently in focus/selected? That is, when user click in any column of the grid row, the cursor row does not actually move there.
>>>>>
>>>>>What would you suggest?
>>>>

>why then, when I click into any cell of the grid and in the GotFocus check the value of the PK field and display in messagebox(), I see the same value? no matter what cell I click?

What happens when you start typing and check in the LostFocus ?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform