Hi Olav,
You have to explicitly set the Binding Mode to two way binding to see the result. Better bind the view with JSON model and it will be automatically two way bound because JSON model's default binding is two way.
BR
Hi Olav,
You have to explicitly set the Binding Mode to two way binding to see the result. Better bind the view with JSON model and it will be automatically two way bound because JSON model's default binding is two way.
BR