Is there any way to make the data view web part remember which groups
were expanded or collapsed after a post back?
I want the user to be able to expand a group in the data view and click
on one of the rows to see more detailed information. I'm using a
second data view web part to display the details and connecting the 2
data view web parts together.
The problem I'm having, is when the user click one of the rows, the
data view connection causes a post back and the groups all collapse
again.