i am implementing a default matrix like visual and want implement the possibility to expand/collapse rows and store this state: Expand/Collapse Rows
I am already had the feature to expand/collapse rows.
How do i store this information, so that on reload/refresh of the page, i can setup the same expand/collapse state for each row?