react-bootstrap-table/react-bootstrap-table2

[Feature request] State saving incase of page reload

Open

#52 aperta il 7 set 2017

Vedi su GitHub
 (5 commenti) (6 reazioni) (0 assegnatari)JavaScript (415 fork)batch import
good first issuehelp wanted

Metriche repository

Star
 (1249 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Example

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.

Guida contributor