Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's equivalent to a VALID method in Grids?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00359435
Message ID:
00359461
Views:
12
Whew... Thanks for the hints, all! I really appreciate it.

It was cool in BROWSE windows that we could easily specify the field (okay, column) for which a certain VALID() call was for. Now we have to put in a DO CASE... to determine which method to use. I can believe MS didn't put something like the VB and Access methods that can be called in individual cells in a grid.

Once again -- thanks!
- Gerry

>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
** Gerry White / Hagerstown, MD, USA --
** Developing since 1986 in Foxpro, VFP, Oracle, and Java.
** http://GerrysPlace.com
Previous
Reply
Map
View

Click here to load this message in the networking platform