I am trying to save the expanded rows and after posting back, restore the expanded rows.
When I use LoadOnDemand="Xml" though, after postback, the ajax loading image shows and just does not go away.
If I use LoadOnDemand="NotSet" it works fine.
Is there a certain method to achieve this?
Thanks