angular2-smart-table
angular2-smart-table copied to clipboard
Expanded row collapses after calling load()
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.