rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 364 forks source link

How can I save the state of boot grid? #344

Open ikramdera opened 7 years ago

ikramdera commented 7 years ago

Depending on the user selection of columns from the grid can I save that view dynamically? Example: User selects ID and Sender from Dropdown Toggle button, the grid will show these two columns, now I want to save this grid with these two columns fro that specific user. Is there a way to do so?

Regards, ikram