Hi Tony,
I am fairly new at javascript and the ajax world.
I have managed to get the xml data from the server and display on the grid.
I noticed that page, totalrecords also come with the xml from the server.
I dont know how to make the pager/navigation work with the data that comes from the server, also how to make the textbox for changing the page number work, right now the textbox is grayed out.
Is there a custom function that makes the paging/navigation work?
I would like a few lines of code where paging/navigation is implemented.
My Code:
jQuery(document).ready(function(){