Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Evaluating a populated grid before tableupdate
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Evaluating a populated grid before tableupdate
Miscellaneous
Thread ID:
00215419
Message ID:
00215419
Views:
62
I am populating a grid on my form by requerying a local view. What I want to do is take all the values from column1 and evaluate those values. Based on what type of values avaliable, I want to insert a value in column2. My column1 will contain dates, the user will go and delete the dates. After the user hits command update button, I want to see which dates were no delete and insert a flag value into column2. Is there a way to evaluate the values from column1 in an array or something, and then add my flag values before I do a tableupdate. If so, should the grid have to be repopulated with my added flag values and then do a tableupdate. Help appreicated.

nick
Next
Reply
Map
View

Click here to load this message in the networking platform