Ajax data processing change numbe of rows in Show entries drop down box.
Ajax data processing change numbe of rows in Show entries drop down box.

Fetching large data using ajax and php (server side processing).
how change number of rows in "Show <drop down> Entires, which by default shows values 10,25,50,100.
This is to be changes to show eg. 20,40,80,100.
Link to sample test case:
Sample test code
Thank you
Suds
This discussion has been closed.
Answers
Use
lengthMenu
.Allan