Posted 17 August 2020, 3:30 am EST
Hello!
I created a simple example in Angular and bound data to an object.
If I update the object’s data through a button click the sheet’s cells are not updated accordingly. I thought it is two-way data binding and it should work, right?
Do I miss something?