Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid formatting
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00181197
Message ID:
00182125
Views:
11
>>Sounds like you need to subclass the grid control and add a custom method to the grid. You can name it something like SetProperties() or whatever. It will need to accept a parameter for each property in the grid class that you need to modify for each query. ie ColumnCount, Header.Caption, ColumnWidth etc. If you know ahead of time what you are about to load into the grid you can pass the appropriate parameters to this method. If your queries are built on the fly then you will have more work to do. :)
>
>
>Hi Eric.
>
>So, when will you have that class ready for me? LOL (Just kidding)
>
>Thanks for the info!
>
>John.

Hi John,

Just tell me what you need and I'll give you an estimate... ;^)
Previous
Reply
Map
View

Click here to load this message in the networking platform