HtmlTable.Paginate 1
Adds a pagination control to a HtmlTable
Details
- Author
- Oran Leiba
- Current version
- 1
- GitHub
- oranleiba/MooTools.HtmlTable.Paginate
- Downloads
- 1832
- Category
- Interface
- Tags
- Report
- GitHub Issues
Releases
Dependencies
-
_self_/_current_:
- /core/1.2.4:*
- /More
- /HtmlTable
- /Class.refactor
- /Class.Occlude
How to use
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.
Discuss
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