Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00359435
Message ID:
00359448
Views:
19
I'd probably write a new form method for selective column validation. I'd put a call to this method in the AfterRowColChange event and pass it the grid's ActiveColumn. Then in a case statement inside of the method code, you could selectively validate the column info.

HTH
Previous
Next
Reply
Map
View