Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh of grid in timer event grabs focus
Message
From
06/06/2010 20:34:42
 
 
To
06/06/2010 17:48:42
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01467580
Message ID:
01467606
Views:
52
TC,

Hi, how about putting a NODEFAULT in the LostFocus event of that textbox?
IF llTimerFired
    llTimerFired = .F.
    NODEFAULT
ENDIF
HTH,
Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform