You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users can change sorting, page & perPage while paginating through table data.
page & perPage data should also be stored in localStorage.
If users leave particular tabled-data page then go back to that particular page, they will see table-data on the same sorting, page & perPage data
The text was updated successfully, but these errors were encountered:
Users can change sorting, page & perPage while paginating through table data.
page & perPage data should also be stored in localStorage.
If users leave particular tabled-data page then go back to that particular page, they will see table-data on the same sorting, page & perPage data
The text was updated successfully, but these errors were encountered: