Search
1548 results 671-680
Forum
- 13th Mar 2017Parent-child rowswhether it is a parent or child field Are
- 11th Mar 2017Creating a parent/child datatable pageThe JS code showing the parent and child Datatables and Editor code is needed. I assume thats where you made the variable name change to employeeeditor. Also please describe specifically what the problem is. Kevin
- 2nd Mar 2017DataTables 1.10.13 colVis (Buttons) customize column titlesub buttons for a parent. Better yet, the colVis
- 2nd Mar 2017Multiple row insert based on multiple select inputsstill needs a single parent row). If you need
- 27th Feb 2017Insert a line into a database for each row that has text in the input with PHPnew rows to the parent table but she can
- 21st Feb 2017Path forward to add a nested child tableinformation.... This is the parent table. I also have
- 16th Feb 2017Datetime field not showing error message from serverstyle="display: block;">Error</div> and its parent element is: <div data-dte-e="input"
- 14th Feb 2017Force update of datatables datadocument_id = $data['record_id']; $order = $data['order']; $parent = $data['parent']; send_data.push([$document_id, $order, $parent]);
- 8th Feb 2017Close details on all rowsI finally think I figured it out. I had to remove the parent class, not the shown class. This code seems to work: window.addEventListener("pagehide", function(e) { $( "tr" ).each(function() { var tr = $(this).closest('tr'); var row = table.row(tr); if (row.child.isShown()) { row.child.hide(); tr.removeClass('parent'); }; }) })
- 8th Feb 2017dependent() on load of formany information about the parent row's value. However, I