Whenever any change is made in view(UI) of igHierarchicalGrid it is getting updated in view..However when i print the output in console the datasource is still showing old data
Hi Tsana,
http://jsfiddle.net/jc8kce18/3/
When i add and remove rows it is reflecting on view.I want to send the updated data of the table to be send as JSON on click of submit button.
However on click of submit button it is still showing the old data source values.
Thanks in advance,
Akhi
Hello Akhi,
What change did you make in the view, so that the datasource was supposed to be updated? And how did you print the output in the console? Please share some code or the whole sample, so that I can run and test it on my side.
Regards,
Tsanna