Question on datatable reloading issue

Question on datatable reloading issue

sudarshan9sudarshan9 Posts: 2Questions: 2Answers: 0

Hi,

This is query regarding the reloading the table after every operation in the done in the each column. like edit, delete,...etc

I am using the Web API, Jason data. through ajax call and jquery i am loading the data table. After every operation i perform the data table getting smaller and smaller.

I am Using $('#data table').dataTable().fnDraw(); to reload the data into table after every operation performed.

This is not working in the table. Please find some solution.

Regards,
Sudarshan k

This discussion has been closed.