Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validation inside a grid!!!????!!!???
Message
From
18/06/1998 14:17:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Validation inside a grid!!!????!!!???
Miscellaneous
Thread ID:
00109615
Message ID:
00109615
Views:
65
I have a simple grid. There is an amount field that I want to be greater than zero. In the valid, I check for this.value > 0, if not true, I display a messagebox and return .F.

Works great when I am trying to click anywhere in the grid....BUT....if I click on either the "ADD" or "DELETE" command buttons below the grid, the valid message fires, but focus seems to be set on the command button. I can click the same button again and the amount valid does not fire.

If I don't click on the same button again, and try to type a valid amount, the typing does nothing, because focus is on the button.

If I disable the buttons when the valid returns .F., focus seems to go into never never land.

Can someone help....? Thanks....Tim
Next
Reply
Map
View

Click here to load this message in the networking platform