Jquery DataTables number of results per page Submitted by CoolGoose on Tue, 10/19/2010 - 18:55 You can set the number of results per page in DataTables usingiDisplayLength so for example: $('#example').dataTable({ "iDisplayLength": 100 }); Will make DataTables display 100 results per page. Technology: jquery Add new comment Your name * E-mail * The content of this field is kept private and will not be shown publicly. Homepage Comment * More information about text formats Text format Filtered HTMLPlain text Filtered HTMLWeb page addresses and e-mail addresses turn into links automatically.You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>Lines and paragraphs break automatically.Plain textNo HTML tags allowed.Web page addresses and e-mail addresses turn into links automatically.Lines and paragraphs break automatically. Notify me when new comments are posted All comments Replies to my comment CAPTCHAThis question is for testing whether you are a human visitor and to prevent automated spam submissions. Math question * 1 + 5 = Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
Add new comment