Updating datatable from AngularJS

Hi,

I am new to Webix and trying to learn how to integrate Webix and AngularJS. One of the challenging things I have faced is updating the value in datatable and having that value reflected in Webix.

I have used Angular before, but without Webix, where as soon as a value has changed in the controller it automatically gets updated in HTML.

But in Webix I am not clear how it is properly done and I cannot find documentation on that topic except for few posts that did not help me solve my problem.

I have a code snippet on http://webix.com/snippet/80212860

All what I am trying to do is changing the value when the button is clicked.

Any help and guidance is appreciated.

I think I figure it out. Here is the solution:

http://webix.com/snippet/07d6b06e