Search
4198 results 1681-1690
Forum
- 2nd Jun 2015aaSorting error when referencing JSON object propertyIf you remove the columnDefs from the JavaScript for
- 1st Jun 2015Wrong number of column during editThanks Allan, I just complete the definition for the first column : columnDefs: [ { "data": null, "defaultContent": "", "orderable": false, "targets": 0 } ], and row.data() contains 7 and no 8 entries.
- 27th May 2015ColVis - Initially hide a columnfigured it out using columnDefs thanks!
- 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