Search
4192 results 4021-4030
Forum
- 9th Jan 2015FixedHeader table is created at the bottom of the webpage and not workingtable = $('table.display').DataTable({ dom: '<lf<t>ip>', "columnDefs": [ { type: 'date-uk', "targets": 5
- 7th Jan 2015Why is the select display showing the value instead of the label?url": "url", "type": "GET" }, "columnDefs": [ { "visible": false, "targets": [8]
- 2nd Jan 2015Server side and columns filter with text inputtype": "post", }, "order": [[1,'asc']], "columnDefs": [ { //this prevents errors if
- 1st Jan 2015Server side processing + c# Editor 1.4.0-betabe implemented: http://datatables.net/examples/server_side/custom_vars.html $('#example').DataTable({ "columnDefs": [ { "visible": false, "targets": [6,7,8,26,27,28,29,31,32,33,34,39,40,41,45,46]
- 29th Dec 2014TableTools download button plug-ins not workingsTitle": "Qualification" }, ], "deferRender": true //"columnDefs":[ //{ // "targets" : colIndex, // "visible" : false,
- 24th Dec 2014DataTable autorefresh in every 30 seconds not workingsTitle": "Qualification" }, ], "deferRender": true, "columnDefs":[ { "targets" : [0], "visible" : false,
- 18th Dec 2014Add a new row from ajax response (json)table: $('#mytable').dataTable({ 'data': mydata, 'columnDefs': [{ 'targets': 0, 'title': '', 'sortable':
- 12th Dec 2014Filter doesn't work on “ON” & “OFF” stringsinitialization. var _oTable = $('#' + tablename).DataTable({ "columnDefs": [{ "class": 'details-control', "targets": [0],
- 11th Dec 2014Paging on Server Side processing not highlighted/workinguserid; } }, "pageLength":<? echo $listnum;?>, "columnDefs":[ {"targets":0,className:"tablepick"}, {"targets":1,className:"tablepick"}, {"targets":2,className:"tablepick"}, {"targets":3,className:"tablepick"},
- 9th Dec 2014date-dd-MMM-yyyy not working?scrollY": 427, "scrollX": true, "columnDefs": [ { "type": "date-dd-MMM-yyyy", targets: [7,