This is a migrated thread and some comments may be shown as answers.

[Solved] how rebind the grid and keep the current page

0 Answers 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alexandre Jobin
Top achievements
Rank 1
Alexandre Jobin asked on 15 Mar 2011, 04:00 PM
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 :

$('#grid').data('tGrid').rebind({ anneePrevision: annee });

... it will go the Page 1.

how can i do that?

alex
Tags
Grid
Asked by
Alexandre Jobin
Top achievements
Rank 1
Share this question
or