Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple records update validation question
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Multiple records update validation question
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01226060
Message ID:
01226060
Views:
70
Hi everybody,

This would be a basic question, but I want to get some ideas here.

I have a form with a grid and some regular controls (combos and editbox) above the grid for editting. I can navigate through the records and edit multiple records. I also can add new records, though in my design I have to save parent first, if I also want to add children.

Anyway, how should I check for validity of the data (new and updated) in such case?

I found several records saved without description and though I do have ValidateInfo method in the form, it validates the current record only.

So, I guess, I may have to use LostFocus event of a container and put fields for editting in the extra container?

What other alternatives do I have here?

Loop through all modified records and check them?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform