Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validation with DBC
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00090418
Message ID:
00090428
Views:
28
>1. I found no way to trigger the field validation rule when I press enter in any text box without putting any value. So the text box accepts empty value though according to the field validation rule it should not accept any blank field.
>
>2. When in a grid I can click anywhere else or press CTRL+TAB to comeout of the grid without checking the values I entered in the current record of the grid.
>
>In both the above cases I am not able to perform the field validation rules. Further when I press the SAVE command button to save (thru TableUpdate) it gives the error that it is violating the field validation rules.
>
>Is there any other way to trigger all the field validation before performing TableUpdate. For your further information I am using 3 tables, one parent and 2 child.
>
>I would appreciate if I can get a solution to this problem.
>
>Thanks
>Gurprith

If you don't want to wait for the table validation to be performed in the tableupdate, you should use field checking in the lostfocus event of any field to be checked on your forms.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform