How to update data table data ?
How to update data table data ?

I am trying to add/remove dynamic column in data table not getting update in browser.
This discussion has been closed.
I am trying to add/remove dynamic column in data table not getting update in browser.
Answers
good and very useful
You need to add column as html to html table and reapply the .datatable(() method to the table.