Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
 
To
16/01/2001 02:23:55
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00462038
Message ID:
00464218
Views:
43
>Nick,
>
>I still don't follow you, in your samples (formgrid1.scx), you create the grid from the wizard not programmatically as well as your container class.
>
>TIA
>
>Budianto M.
>----------

Yes, in the sample it all was added in the Form Designer. But you can add the necessary code to Click events of the container at design time, and place the container on the form in Form Designer and add your grid at the runtime (or add both of them at runtime).
You only need to make sure your container has the appropriate size and is positioned over the grid (which you do by calling the container.ZOrder(0) method) after you add the grid programmatically.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform