I am using xamwebgrid where I want to preserve the GrouBy settings applied by the user.
After certain actions on the page I want to set it back to the previous state without any user interaction.
Can someone help ?
You can use the Persistance Framework for this:
http://help.infragistics.com/NetAdvantage/Silverlight/2010.2/CLR4.0/?page=Persistence_Using_Infragistics_Control_Persistence_Framework.html
Devin