How to reload data when using agularjs framework
How to reload data when using agularjs framework
harikrushna
Posts: 1Questions: 1Answers: 0
in DataTables
I am using angularjs with MVC5 (.net) for creating single page website. I have problem to bind data with "data table(jquery)"
When first time bind data in to table at that time it's work fine but when i edit the record and rebind the data with data table at that time getting issue.
see the code related post on stack overflow
http://stackoverflow.com/questions/23652313/data-table-with-angularjs
This discussion has been closed.