Custom bLengthChange
Custom bLengthChange
Hello
Does dataTables provide any function that would listen for a custom version of the bLengthChange menu?
Like fnFilter listens for a custom filter input field.
Does dataTables provide any function that would listen for a custom version of the bLengthChange menu?
Like fnFilter listens for a custom filter input field.
This discussion has been closed.
Replies
DataTables 1.10's API will have this ability built in ( `page.len()` in the new API).
Allan