Server side pagination with tablesorter
问题 Is server side pagination possible with tablesorter's pager plugin? It looks like the default options require you to load all your rows into browser's memory at once. Since I have so many records this isn't really possible, I would prefer to load one page at a time. Does the tablesorter pager plugin support this? If so, what am I missing, because the documentation shows this example: // process ajax so that the data object is returned along with the total number of rows // example: { "data" :