Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Grids
Message
From
01/12/1997 11:50:55
 
 
To
01/12/1997 11:43:27
Michael Knelsen
Technology Management Corporation
Regina, Saskatchewan, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00063026
Message ID:
00063051
Views:
76
>>>Yes, I do have a return .f. If I press enter or try to tab out of the textbox, the focus is not lost. It only seem to be if I clicked on the page .
>>
>>Can you try this:
>>Move the code from the Valid() event to the LostFocus()event.
>>Instead of RETURN .F., put THISFORM.PageFrame.Page.Grid.Column.TextBox.SetFocus()
>
>This didn't work for me. Now, even if I tab out of the column, it still moves to the next column.

Try to return .F. from Grid.Valid event, surely conditionally checking Text.Value
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform