Search
9206 results 5401-5410
Forum
- 7th Jun 2013Datatables Editor cannot create new entry with join tablesthe client, with the options // for the 'department' select
- 7th Jun 2013Example join.html doesn't work with large databasethe client, with the options // for the 'department' select
- 4th Jun 2013How do I customize the Pdf export layout ?The export options are extremely limited. You can set the paper size and orientation and that's it. For anything else you'll need to make a few modifications to the source. Allan
- 28th May 2013Get Column order from datatable (ColVis used) !we initialize dataTable ColReorder options by this lines : "oColReorder":
- 27th May 2013SQL JoinsIt basically describes the options available in Editor's PHP
- 24th May 2013Sort brokenyou want to specify options for only some columns,
- 19th May 20135 Entries per PageUse the configuration options, rather than changing the source. That's what they are there for :-). Use aLengthMenu and iDisplayLength to do this. Allan
- 18th May 2013Issues with pagination with server side datasourceI see. Thank you. However, now I don't get the difference between iTotalRecords and iTotalDisplayRecords, as once I set both options to the same value, everything works fine.
- 16th May 2013Pagination questionconvinced that the other options will not be even
- 15th May 2013only add Column Reorder no oder functionalityRemove the options you don't want from sDom - such as l for length etc - etc. Allan