Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
jqGrid/jqDBGrid - persistent inputs
#1
With a page reload the jquery grid/dbgrid loses the filter and sorting settings. 
How can that be prevented?
Reply
#2
Currently it's not possible to save/restore the grid state without having to write yourself a ton of JS code. The grid is basically intended to be used in an async page which doesn't reload. Can you explain why are you reloading the whole page?
Reply
#3
We have a small framework where we manage customers / items / ... in a warehouse app.
The user can switch between the open views and if, for example, articles are filtered and sorted, then these settings are gone when he jumps back and forth.
We are currently building our own html-table with fields and links on the fly in raw-text for this, but we want to replace that with a jQuery grid.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)