How do I update child row?
How do I update child row?
Hi,
I am using responsive plugin with DataTables. I have a requirement to update a single row in DataTables with some specific value. I am able to update parent row with the help of oTable.DataTable().row().data(), but this is not updating child row.
Is there any way to tell datatable to update child row as well?
Any help will be appreciable.
This discussion has been closed.