Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initiating a grid in a form only when needed
Message
 
To
01/08/2001 14:01:57
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00538434
Message ID:
00538532
Views:
8
>Hi Folks -
>I know I should remeber how to do this but I forgot.
>I have a form, on this form I a series of tab page frames. On page2 I have a grid, I would like this Grid to be initialized only when I click on the tab page2. The reason behind this is for performance, as well I am using a common table which will hold different values of data based upon whether the user is in page1, page2 or page3.
>
>Please advise
>
>Thanks,
>
>Larry
>larry@inimageinc.com
In addition to Nancy's offer, you could use the "Page's" ACTIVATE event to fire
the behavior you require. IOW, the control source could be empty, and then
depending on your circumstance, populate it with the required data.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform