Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Column validation in grid
Message
From
11/07/2008 03:52:40
 
 
To
11/07/2008 03:46:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01330452
Message ID:
01330453
Views:
21
>I check in my grid's text lostfocus if the entered code is in the library, if it is there, i put the corresponding codename in the 2nd column.
>
>If it is not found, I want the cursor to go back to that column until he inputs a valid code. How can I do this?
*textbox.valid:
If !YourCheckFunc()
   return .F.
Endif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform