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.