Search
10140 results 8371-8380
Forum
- 27th May 2014How to hide filter and table informationguess is that it defaults to "dom": lftipr; And
- 14th May 2014AJAX Request seems to drop object in main javascript.data": "PolicyNumber", "type": "num", "defaultContent": "Not Available" },
- 6th May 2014sType='numeric' doesn't seem to work anymorewhere they leave the defaults but their data includes
- 9th Apr 2014How can i change dataTable lable names language dynamicallyThere is currently no API to change the language strings after the table has initialised. The strings can only be customised before (as defaults) or during initialisation (using oLanguage ). Allan
- 4th Apr 2014Performance issue HTML/sScrollYall rows visible. Use defaultContent to add static content
- 26th Mar 2014Bug in sorting (with fix)want to use sDefaultContent / defaultContent . Simply set it to
- 20th Mar 2014Reducing JSON size for Editorusing dataProp, when it defaults to the name) or
- 19th Feb 2014Drag and Drop Row Reordering issueFieldTypeID", "bVisible": false }, { "mData": "DefaultValue", "bVisible": false } ] }); oTable.rowReordering({ sURL:
- 6th Feb 2014Can't figure out why sScrollY corrupts the Columns's size and alignementdoing is modifying DataTables defaults with something like: [code]
- 24th Nov 2013$_GET['iDisplayStart'] wrong on first paging with no cookie setnext step, when I add "aLengthMenu": [[5, 10, 15, 25, 50, 100 , -1], [5, 10, 15, 25, 50, 100, "All"]], "iDisplayLength" : 10, it works also. Seems as if it does not work with the LengthMenu defaults.