Search
4218 results 1701-1710
Forum
- 19th May 2015Problems using upload pluginsExtends: "editor_remove", editor: editor } ] }, "columnDefs": [ { "targets": 1, //Numero de
- 14th May 2015Hide column in main table for EditorI believe you are looking for something like this... fields: [ { label: "RecordID:", name: "time.recordID", type: "hidden" }, The columnDefs are what you see in the actual HTML table, not what you put in the editor.
- 27th Apr 2015Scollable column widths - Chrome ok, Firefox and IE-WTF?work. when i add columnDefs: [ { visible:false, targets:0 }, or columns:
- 26th Apr 2015Best way to modify response data when using server side pagingI'm guessing it is with columnDefs & the render method applied to the right targets :)
- 26th Apr 2015Need help with cell().data(), implementing DataTables with x-editablewhere needed by using columnDefs render, and then by
- 20th Apr 2015Problem with With the DataTables ColVisHi, Thanks for the question. Do you have an updated link that shows this issue so I can debug it? Using columnDefs shouldn't make any difference really. Thanks, Allan
- 20th Apr 2015Selective State Saving (Only on ColVis plugin)processing": "datatables is busy" }, columnDefs: [ { visible: false, targets: 2
- 18th Apr 2015Sort Not Working Correctlylanguage": [ { "decimal": ".", "thousands": "," } ] , "order": [], "columnDefs": [ { "type": "html-num-fmt", "targets": 4,
- 13th Apr 2015API rows() returns indexes, but I would expect "row" API objectsmData": "EDIT_BY" }, { "mData": "FLAG" } ], "columnDefs": [{ // define first column , is
- 13th Apr 2015How to put index column in DataTable ?infoFiltered": "(from _MAX_ records)" }, "columnDefs": [ ////define column 1 { "searchable":