0 Replies Latest reply on Aug 22, 2011 9:13 AM by bcn

    how to preserve expanded state of collapsibleSubTable on server side?

    bcn

      How can I preserve the expanded states of different sub tables in a dataTable between ajax rerenderings of the table?

      The rerendering is due to sorting of columns. The whole table is rerender (as in the showcase), but the sub tables which were expanded by the user are collapsed again. So somehow I want to preserve the expanded state on the server side.

       

      Thanks