I tried to search and get this link Making jQuery Pagination , but in this tutorial is for the static content. But for me, I use JSON to retrieve data that my controller query. Then I take the result of the JSON, list in the table, div and span. In my table there are many rows, so I want to do it as pagination.
Could anyone show me some clues about this issues? Thanks in advanced.