52
Views
3
Comments
[DataTable] Suggestion for a new feature
Question
datatable
Web icon
Forge asset by Palash Debnath

Could be nice if there is a parameter to hide the number of rows



Best Regards

2018-12-30 11-19-36
Palash Debnath

Hi Alberto,

If you pass the paging parameter value as false it will stop showing the table length drop down.

Also let me know if you want pagination but to not want the table length drop down. the current code do not handle such scenario. 

I personally feel, if you have pagination the length drop down is quite relevant. 

Thanks and Regards,

Palash

2014-10-21 20-15-17
Alberto Ferreira

Palash I understand your considerations about pagination, and agree, but in some occasions we pretend hardcode the size of page and not allow that the user can change it. If we can wide it we can cover this situation... ;)

2018-12-30 11-19-36
Palash Debnath

Hi Alberto,

I have updated the version to make the Show Record option bit more flexible. If you pass a single value to lengthMenu parameter, you will get what you have asked for :)

Regards,

Palash

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.