ASP.NET8 using DataTables.net - Part3 - State saving
Briefly

Users ask for the DataTables state to be preserved when they return to the page, a feature demonstrated in this proof-of-concept application.
Implementing DataTables state saving is effortless, as the component inherently saves state on the client's browser storage.
Read at CodeProject
[
|
]