Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validation the input of a grid textbox
Message
From
27/02/2002 23:52:25
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Validation the input of a grid textbox
Miscellaneous
Thread ID:
00626172
Message ID:
00626172
Views:
57
Dear all,

How to write a routine to vlaidate the input of a textbox of a grid say text1?

Check the value of column1, find whether it is exist in a table TableText1.FieldA or not, if it exists, assign the grid.column2.text1.value = TableText1.FieldB, otherwise clear the input of column1.text1, set focus on that cell and force the user to enter the correct input or press to escape.

I have tried to implement by LostFocus Method of grid.column1.text1, however the result is unsatisfactory and the user can left it blank and sewitch to the other cells

With regards,

Ransome
Next
Reply
Map
View

Click here to load this message in the networking platform