I have a grid that is grouped on one particular field and is set to collapse all but the first group in the grid. The end user is able to expand and collapse these groups without issue. Where we run into a problem is when the user performs an action that requires a grid refresh. This (understandably) causes the grid group panels to revert back to their initial collapsed state. Is there a recommended approach for preserving the state of the grid after refresh?
↧