Search
9216 results 2881-2890
Forum
- 16th Jul 2019Export to Excel - external buttonHere are a couple options I can think of: Place the buttons using Direct Insertion. Create the buttons in a hidden element then use button().trigger() to trigger the button. There maybe other solutions. Kevin
- 16th Jul 2019Adding a field (checkbox) to the remove formtype: "checkbox", name: "DeleteDDICustomerAccount", options: [ { label: '@(lblo.lblDeleteDDICustomerAccount)', value: 1
- 16th Jul 2019How do I add checkbox filtering to a DataTable?You may be interested in this thread too. Its a simplified version of Colin's example. Just more options to show how this can be done :smile: Kevin
- 15th Jul 2019Column auto-sorting on focus/click - please helpA couple options come to mind.... You
- 15th Jul 2019Editor with select box column returns first value when editing other columnsin the list of options for the select." That
- 14th Jul 2019[fnFilter] Display nothing if no checkboxes selectedThe problem is the filtered array needs to have all the initial checked options. http://live.datatables.net/fofimale/3/edit Kevin
- 11th Jul 2019MS SQL Encoding - "An error occurred translating string for input param to UCS-2"hoped that the mentioned options will force PDO to
- 11th Jul 2019CSS lost after reloading tableHi @toonces , As Kevin said, you can reinitialise, this should work. if (this.readyState == 4 && this.status == 200) { document.getElementById("myDiv").innerHTML = this.responseText; $('SELECTOR_FOR_YOUR_TABLE').DataTables({destroy:true}); } If you used other initialisation options, you would need to add those alongside destroy . Cheers, Colin
- 10th Jul 2019initComplete column filter not working while Datatable load with onClick eventto build the select options. Move that code to
- 10th Jul 2019confusing on table relationsonly available in the options, not the data for