Updated DataTable on add/update/delete

Updated DataTable on add/update/delete

nageshjoshinageshjoshi Posts: 20Questions: 4Answers: 0

Hello,

I am using knockout observable array to populate my dataTable.
Here is my code:

http://jsfiddle.net/372jX/3/

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.

Answers

  • nageshjoshinageshjoshi Posts: 20Questions: 4Answers: 0

    everything works as desired when I refresh the page. But don't want to do that.

This discussion has been closed.