angular2-smart-table icon indicating copy to clipboard operation
angular2-smart-table copied to clipboard

Expanded row collapses after calling load()

Open cicorfus opened this issue 8 months ago • 1 comments

When using "expand" on a table a expanded row will collapse when updating the table by calling load(). Is it possible to prevent that? And is it somehow possible to have multiple rows expanded? I guess that goes into the same topic, as the table gets refreshed and previous expanded rows are getting collapsed.

cicorfus avatar Feb 19 '25 10:02 cicorfus