This question is locked. New answers and comments are not allowed.
hi!
im in Ajax mode. I would like to change a grid param value and refresh the grid and keep the current page.
Presently, if i use :
... it will go the Page 1.
how can i do that?
alex
im in Ajax mode. I would like to change a grid param value and refresh the grid and keep the current page.
Presently, if i use :
$('#grid').data('tGrid').rebind({ anneePrevision: annee });... it will go the Page 1.
how can i do that?
alex