I want to provide a mechanism for users to be able to save the current state of their grid to a database as a 'bookmark'.
I would like to capture:
1. What columns are visible
2. What order the columns are displayed
3. What filter/search criteria they have entered (I currently save this in a SESSION object, so I'm sure I could tap into that when inserting into the DB)
4. What page the user was on
5. Column resized widths
thoughts?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top