Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Lost Focus
Message
From
10/06/2004 08:40:28
 
 
To
10/06/2004 08:33:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00912156
Message ID:
00912165
Views:
8

WITH ThisForm
.GridPage1Refresh()
.GridPage1Setup()
.GridPage2Refresh()
.GridPage2Setup()
.GridPage3Refresh()
.GridPage3Setup()
.cntStatusBar.cntPanel4.SetText( DTOC(DATE()) )
ENDWITH


I do not know the code on GridPageNRefresh() or Setup,
but i think that the problem is the refresh() or Setup() into a not active ( visible ) page.

You can refresh and setup() only the active page ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform