alfajango / jquery-dynatable

A more-fun, semantic, alternative to datatables
http://www.dynatable.com
Other
2.77k stars 361 forks source link

Don't display pagination/search if less than X rows? #151

Open mixinmax opened 9 years ago

mixinmax commented 9 years ago

How can I use Dyna to hide the search and the pagination if there are less than X rows in the table? I could do it with regular JS/Jquery, but I'd rather use Dyna's built in features first if they exist.