Search
19113 results 9501-9510
Forum
- 19th May 2013sort by checkbox columns doesn't workdisplay') { // for display/render purposes, create a checkbox. return ''; } // for
- 16th May 2013Editor field type plugin for Bootstrap Datepickerfn.DataTable.Editor.fieldTypes.bootstrapdate = $.extend( true, {}, $.fn.DataTable.Editor.models.fieldType, { "create": function ( conf ) { // Create the
- 13th May 2013Using aoData.push with POSTRemove rows */ $this->_remove(); } else { /* Create or edit row */ // Individual
- 13th May 2013Plug-in not working for update call, converting PUT request to POST request automatically in RailsI don't immediately see the Javascript that is being used for the create, edit delete there, but it doesn't look like code that is part of DataTables, so probably not something I can help with. Allan
- 11th May 2013How to Override Editor Remove to Act Exactly Like Editor Editlike this: [code] "ajaxUrl": { "create": "/lectures/new/" + name, "edit": "/lectures/update/"
- 10th May 2013Large html tableThat looks like its the accueil.php script which is taking a huge amount of time to create the HTML page, not DataTables. What happens if you disable your $().dataTable() call? Allan
- 9th May 2013Editable hidden row and write-back to SQL serverin DataTables 1.9-: [code] // Create an empty details row
- 6th May 2013Export Datatable as PDF and have Print Options (Non-Flash solution?)Yup, server side is your only other option. HTML5 just doesn't provide an API that we could use to create and save the PDF in a cross browser way. Allan
- 30th Apr 2013DOM elements not getting destroyed? Memory keeps rising....Still having this issue; does fnreloadajax create a spiraling increase in DOM nodes for everyone or is there something uniquely wrong about my code? Thanks
- 30th Apr 2013updating a total column in an editable rowthe datatable initialisation) to create a function that updates