Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid-textbox control CAN NOT detect empty value
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00069437
Message ID:
00069438
Views:
33
>I have a grid on page 2 of a pageframe. The grid has 12 columns.
>The problem is that the textbox control in column3 can not detect EMPTY value, why ?
>The valid method can only detect NOT EMPTY value and the other methods, too.
>
>Thanks a lot for your kind help,
>Best regards,
>Andi Hidajat
>pkshq@cbn.net.id

Andi, could you give us the code in the valid method? You SHOULD be able to use code like:
If empty(this.value)
 ** your code here
Endif
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform