Search
23598 results 9771-9780
Forum
- 26th Apr 2015[BUG ?] DeferRender not working when a column is hiddenif there are hidden columns. I get that, to
- 25th Apr 2015Memory Leak in IE and FirefoxI have big another Big issue when hide same columns and reorder columns they back all to show columns can you test it in http://54.191.119.153:8080/static/grid.html just try to reorder with column with auto sort
- 24th Apr 2015Selective State Saving (Only on ColVis plugin)an s in the columns parameter name... Link: http://live.datatables.net/dubemubo/9/edit
- 24th Apr 2015How to fix circular reference error from Chrome when using JSON.stringify(oTable.fnGetData())??I cycle thru the columns data to get 'sTitle'
- 22nd Apr 2015Sorting Text Not Sorting All Resultsadding data to the columns after the fact I
- 21st Apr 2015POST - Column Data - Not mapping correctlyCode snippet - if that is helpful... var test2 = '{"userName":"' + sessionName + '", "token":"' + sessionToken1 + '", "userID":"' + userIDGrab + '", "propID":"' + propIDGrab + '", "invoiceType":"GetHistory"}'; $('#history').dataTable ({ "processing": true, "serverSide": true, "ajax": { "url": "BackEnd/WebService.php", "type": "POST", "data": { newInvoice: test2 }, "dataSrc": ' ' }, "columns": [ { "data": "newInvoiceNum" }, { "data": "qfInvoiceNum" }, { "data": "qfLineStr" } ] });
- 21st Apr 2015Responsive Plugin: Is there any good way to maintain state across responsive hide/shows for posting?when you change a columns state from being in
- 21st Apr 2015Problem with With the DataTables ColVisThanks for reply this is the link : http://54.191.119.153:8080/static/grid.html when clicking hide or show columns the error displayed in browser console
- 21st Apr 2015Problema Filter datatablesregardless of your problem, you can try my yadcf plugin for datatables , it should support hidden columns out of the box, see showcase
- 21st Apr 2015Sort Not Working Correctlya couple of other columns that I had disabled