1
Answer

How to update dataTable each time.

I have a Jquery DataTable, the problem is whenever I update some data in the database using Ajax Post, I have to refresh the page. I am using Asp.Net MVC.
Answers (1)