Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems managing grids
Message
From
21/12/2004 16:47:06
 
 
To
21/12/2004 12:17:57
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971008
Message ID:
00971178
Views:
34
This message has been marked as the solution to the initial question of the thread.
I put the code in the lost focus event, something like this :
do case
  case somecondition
    this.setfocus()
    NODEFAULT
  case othercondition
    this.parent.parent.columns(ncol).Setfocus()
    NODEFAULT
endcase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform