Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids Focus
Message
From
17/06/1999 02:40:49
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00229383
Message ID:
00230758
Views:
24
Eric,

you mustn't use NODEFAULT (as far ast this is the solution) in the grid.setfocus() method but in the method that sets focus to the grid for example

the txtmytext.lostfocus method :
if lcondition
nodefault
grid.setfocus
endif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform