Search
23600 results 5881-5890
Forum
- 21st Sep 2020Numeric Sortmode: Client-side Draws: 1 Columns: 11 Rows - total: 12
- 21st Sep 2020Same table two actions.orderable": true, "bSort": true, columns: [{ data: "teilenummer" }, { data: "bezeichnung"
- 20th Sep 2020Row Group include count of full dataset instead of just rows in current pagecouple of empty office columns to this example and
- 19th Sep 2020Adding the values of column together to display to another columncolumns: [ { data:'valueA', }, { data:'valueB', }, { "data": null,
- 19th Sep 2020RowGroup Extension for row with rowspandata = ; $('#report_table').dataTable({ data: data, columns: [ { title: 'ID' }, { title: "Autotask"
- 19th Sep 2020POST values to SSP and get return resultsFirst, your page shows numerous errors. Check your browser console. Second, you are sending POST but expecting GET. "ajax": { url: "../processing/reportsearch.php", type: "POST", echo json_encode( SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns ) );
- 18th Sep 2020Setting User privileges set Editor Datatablesyou are just hiding columns that they shouldn't be
- 18th Sep 2020Keep only one child row opened at a timebSortable": true, "className": 'dt-body-left' } ], "columns": [ { "data": "applicationId" }, { "data": "documentId"
- 17th Sep 2020when a column made dynamically hidden, column search box works incorrectlyThis thread among others show how to incorporate column searching with hidden columns. Kevin
- 17th Sep 2020Use standalone with a full tableMiddle Name, Last Name columns where I have Value1,2,3