Adds a pagination control to a HtmlTable
This interface refactors HtmlTable and adds a pagination control to the table's header as the first row.
options.listenToPush:false - is an important options as it flags whether to update the pagination on the table's content update / push
when set to false you have to call manually to updatePagination().
Demo folder is part of the package.
Inline comments are available in the javascript file.
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus