GridGroupingControl saving Collapsed or expanded position of rows

I have rows and subrows displayed in a grid, using GridGroupingControl.
I want to collapse some of the expanded rows. So presently i have some expanded and some collapsed rows. Now after closing this application, if i am running this application once again, is this possible to open grid in the same state, i closed my application previously i.e. some rows expanded and some rows collapsed

Please reply me soon

1 Reply

RP Rekha P Syncfusion Team September 5, 2009 11:25 AM UTC

Hi Vihang,

We are sorry for the delay in getting back to you.

If your intension is to retain the state after closing the application, we would suggest you to save the Expanded and Collapsed rows collections into cookies or you can store that collection into database as a table and you can retrieve the same state.

Please let us know if you have any concerns.

Thanks,
Rekha

Loader.
Up arrow icon