wootapa / watable

A jQuery table plugin with sorting, paging, filtering.
https://oweitman.github.io/watable/doc/index.html
MIT License
293 stars 101 forks source link

Disable Pagination #13

Open Pandryl opened 10 years ago

Pandryl commented 10 years ago

Added the option to disable pagination if unwanted. Ran into a case where I needed the same structure, but only needed a few rows on each page. Pagination was not necessary and took up space that could be used for other things.