Updated DataTable on add/update/delete
Updated DataTable on add/update/delete
nageshjoshi
Posts: 20Questions: 4Answers: 0
Hello,
I am using knockout observable array to populate my dataTable.
Here is my code:
Add/edit/delete all the operations are working fine with my code.
I only need to update/refresh/reload dataTable on all the operations.
Please let me know in case of any other information is required.
Thanks in advance.
This discussion has been closed.
Answers
everything works as desired when I refresh the page. But don't want to do that.