Search
23428 results 9611-9620
Forum
- 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
- 20th Apr 2015rows().columns().nodes().flatten().to$()http://www.resge.com/test/dTable.php As you will see, second column is red and its title is not that I want(Column Title has to be which artist's last name at each row). All second columns title is The last data Magic Johnson's last name.
- 19th Apr 2015createdRow in conjunction with dynamic column visibilitysince I have many columns for which the raw
- 17th Apr 2015withFixedColumns (Angular JS)can now apply fixed columns after adding (ng) i
- 17th Apr 2015Custom query for server-side DataTablesGET, $sql_details, $table, $primaryKey, $columns ); but there is also
- 16th Apr 2015Overwrite Ajax Data for server side processingdataType: "json", cache: false }, "columns": [ { "data": "ItemNumber" }, { "data": "DownloadDateTime"