Search
14683 results 1961-1970
Forum
- 9th Feb 2015Server side processing is breaking pagingThis is new debug info Debug code - "ikejav" "recordsTotal":
- 7th Feb 2015Limiting column widthsIndex: datatable/resources/js/jquery.dataTables-1.10.4.js IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- datatable/resources/js/jquery.dataTables-1.10.4.js
- 5th Feb 2015Technical Note 4: Warning: Requested unknown.........Further information Allan. I went back
- 30th Jan 2015Add "data-title" to everythanks for that! For info the "responsive" link you
- 23rd Jan 2015Table refresh from JS data store.Allan, Thanks for the info. This solution unfortunately is
- 17th Jan 2015Getting Selected row/rows Dataexample').dataTable( { "sDom": 'T<"clear">lfrtip', "language": { "info": "<strong>Showing _START_ to _END_
- 17th Jan 2015Okay I'm trying to get this to work server side with what I have. help?The results are showing 26 pages in the pagination at the bottom. and the text says "Showing 1 to 10 of 288 entries" at the bottom. But... it shows all 288 records on the first page, despite this info.
- 16th Jan 2015cant load json data - Uncaught TypeError: Cannot read property 'length' of undefinedThank you very much Allan, now load the json file correctly, this is the final script: $('#example').dataTable( { "ajax": { "url": "js/notice.json", "dataSrc": "noticeArray" }, "columns": [ { "data": "title" }, { "data": "id" }, { "data": "subtitle" }, { "data": "urlImg" }, { "data": "urlImgXl" }, { "data": "detail" }, { "data": "type" }, { "data": "info" } ] } );
- 5th Jan 2015I am getting a style object null reference Why?columns": drilldownLevels[level].columns, "data": this.state.levelData[level], "info": false, "pageLength": 200, "bLengthChange":
- 5th Jan 2015Default TableTools Export does not show any export buttons.with the following debug info: "aqibub". Any idea what