Hi @AllenFang,
I think having a state saving feature that saves table's current page, sort column and sort direction would be a great feature for react-bootstrap-table2.
It makes use of localStorage or sessionStorage for it. If these are not supported, browser cookies can be used in worst case.
Let me know your thoughts. Thanks.
@prajapati-parth it's a nice feature from DataTable, I'll consider to implement this one, thanks your feedback
+1
This would be really helpful for me as well
Has there been any progress on this? I too would like to be able to persist sorting information to localstorage so that on a refresh the sort doesn't change.
Hi @AllenFang is this issue still open?
I would like to work on this issue if anyone hasn't picked this up yet. Thanks!
Most helpful comment
@prajapati-parth it's a nice feature from DataTable, I'll consider to implement this one, thanks your feedback