Search
23601 results 5121-5130
Forum
- 14th Dec 2021Why I can't print or PDF my multiple column table data15 columns should work fine on
- 14th Dec 2021Row grouping on rendered columndataSrc: "", order: [[4, 'asc']], columns: [ { data: "id"}, { data: "namespace",
- 11th Dec 2021sorting negative numberstrue } ], "order": [], data: outtab, columns : labels, columnDefs: [ { "type": "num-fmt",
- 10th Dec 2021Creating table from Nested JSON ObjectI can get arrays but in the columns section I couldn't access it.
- 10th Dec 2021inline KeyTable and validationbe: keys: { keys: [9], columns: ':not(:first-child)', editor: editor }, So
- 9th Dec 2021Agregar valor a botón proveniente de un jsonde la siguiente manera: "columns": [ { "data": "key" }, { "data": "exam"
- 8th Dec 2021Error is thrown when datatable is empty, due to the javascript function assigned to it.You normally get those kind of errors if the number of columns in the data isn't consistent. If you can link to your page, we can take a look, Colin
- 7th Dec 2021Column Search and table header customizationUsing this columns search (Filter?) it will
- 7th Dec 2021Pagination not working when using postHello Kevin Thanks, with your help i have replaced echo json_encode( SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns, $joinQuery, $extraCondition) ); to echo json_encode( SSP::simple( $_POST, $sql_details, $table, $primaryKey, $columns, $joinQuery, $extraCondition) ); And it works :)
- 6th Dec 2021Direct insertion buttonsajax": { url: "datos_clientes.php?accion=listar", dataSrc: "" }, "columns": [ { "data": "cliente" }, { "data": "nombre",