Hello,
Only properties bound through data-bind will track the model. Everything else is static configuration with data-* syntax.
In order to apply the dynamic configuration you'll either need to call setOptions({ ... }) on the widget or recreate it entirely.
I hope this helps.
Regards,
T. Tsonev
Telerik
Only properties bound through data-bind will track the model. Everything else is static configuration with data-* syntax.
In order to apply the dynamic configuration you'll either need to call setOptions({ ... }) on the widget or recreate it entirely.
I hope this helps.
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!