Home › Forums › Guriddo jqGrid JS › Discussion › xmlstring pagination problem
Hi All,
I am using 'xmlstring' to populate grid, but paginaton is not working in this. I am using lift/scala for my developement. code I have written is given below :
html part
When using xmlstring, after the first call the data automatically
is set to clientSide. Insted use onPagging event
onPaging : function (button){
$(gridid).setGridParam({datatype: “xmlstring”})
}
To force the pagging
Regards
Tony
Thanks Tony for your response, but the problem persists. Actually the
xmlstring has 16 rows but I want to do pagination of 10 rows per page. While the page loads for first time it shows all 16 rows, even I am providing
'page', 'total' and 'records' informations.
Even after page load if I click 'next', it shows me all the rows.
Hello,
As described in the docs – jqGrid does not support client side pagnation.
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS