Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save changed grid class?
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00130672
Message ID:
00130723
Views:
24
>added a grid class to a page of a pageframe. the client changes the appearance of the grid (partitions, moves the columns, increases the column width, etc). now i do some logic where i need to removeobject(grid) and then addobject(grid). want to addobject the changed grid. how do i save the changed grid to a class. i have control over the class name and can put the client id in the name and then do cleanup later. but how to i save an existing grid class (that is changed) into a new class? how can i tell if the grid has changed?
>

Brenda,

Maybe I'm just dense today, but why do you need to rip the grid off the page and then put it back again? What is it you are doing that can't be done by setting the properties of the existing grid?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform