I have a grid with grouping enabled. When the user sorts by a column, I want the grid to remember which groups were expanded and which groups were collapsed when re-displaying the sorted results. How can I do this?
Go through the following help article and see how the Group settings in radGrid are preserved on rebind. Try the same logic in your case. Saving grid settings on a per user basis