hello,
I am using
But I would like to update the whole grid expect the first row.
How I can do that?
is it possible to do something after the grid has been updated complety ?
Nath
I am using
$.fn.yiiGridView.update("tprojets-grid", {data: $(this).serialize() })
But I would like to update the whole grid expect the first row.
How I can do that?
is it possible to do something after the grid has been updated complety ?
Nath