Duplicate: Good jquery pagination plugin to use with json Data…
Duplicate:
Good jquery pagination plugin to use with json Data…
My JSON data looks like this
If jsonObject is the JSON object, then
jsonObject.Table[0], jsonObject.Table[1], ... jsonObject.Table[4]
will be the objects of the first page. What you will do with the pages depends on your application.