Search
4182 results 4121-4130
Forum
- 29th Mar 2014columns.orderData dont work with integer column indexMay be only a small issue but i was struggling a bit by setting: [code] "columnDefs": [{ "targets": 1, "orderData": 0 }] [/code] colum 1 is not sortable. By using arrays it works. I set up an example here: http://jsfiddle.net/pDLDV/
- 25th Mar 2014Date sorting based on site or localeFor example: [code] var columnDefs = null; if ($('#uk').length) { columnDefs
- 12th Mar 2014Datatables IE8 and sort indicatorlt;/table> <SCRIPT> var TestTableObject = { "columnDefs": [{ "label": "Fruit", "hidden": false
- 27th Feb 2014DataTables works only after a click?the code: [code] $('.sortme').dataTable({ 'columnDefs': [ { 'targets': [9], 'sortable': false
- 26th Feb 2014Requested unknown parameter '1' for row 0.DataTables. - Using columns or columnDefs you have specified more
- 6th Feb 2014Can't initialize FixedColumnsname": "id_login", "value": $("#h_id_login").val() }); }, columnDefs: [ { targets: "_all", contentPadding: "mmmmmmmmm"
- 5th Jan 2014Having trouble with rowCallback - saving row selection state5,'desc']], // change index column "columnDefs": [ { "targets": [ 0 ], "searchable": false,
- 18th Oct 2013Help with adding class to rowresponsiveHelper; $('#tbLstActProds').dataTable().fnClearTable(); $('#tbLstActProds').dataTable().fnDestroy(); var columnDefs = [{"aTargets" : [ 0 ], "mData" : "productoNombre"},
- 21st Aug 2013Can't get scroller to workfalse, aaData: mydata, aoColumnDefs: columnDefs }); [/code] When I try
- 2nd Mar 2013How to put multiple data in a datatable column?using the following: [code] columnDefs = [ { "mData": "name", "aTargets":[0] }, { "mData":