Hi,
I have application which contains only RadGridView. Items in this grid are grouped by one of entity property. I would like to remember which group is collapsed and when application will be run again, automatically collapse these rows. In other words I want to remember last application state.
Thank you for any suggestions.