Datatable not refreshing after adding a new row in model.
Datatable not refreshing after adding a new row in model.
Sandeep1994
Posts: 5Questions: 3Answers: 0
Whenever adding a new row in model of editor datatables and posting the entered data to controller of MVC,
then the model is closed the added new row is not displaying in the editor datatable.
This discussion has been closed.
Answers
Can you give me a link to the page showing the issue please?
Likely the server is not returning the data that Editor is expecting.
Allan