is it possible convert Datatable to Html Table
Hi @chinniw ,
If you mean to revert back to the original table, yep, you just destroy the DataTables additions with destroy()
destroy()
Cheers,
Colin
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Hi @chinniw ,
If you mean to revert back to the original table, yep, you just destroy the DataTables additions with
destroy()
Cheers,
Colin