Hi Ryan,
The described scenario is not supported, but a possible workaround is to destroy the widget via its destroy() method, and overcome the broken binding by manually handling the change event of the input, and call the model.set() method to set the input's value to the respective field.
I hope this helps.
Regards,
Dimiter Topalov
Telerik by Progress
The described scenario is not supported, but a possible workaround is to destroy the widget via its destroy() method, and overcome the broken binding by manually handling the change event of the input, and call the model.set() method to set the input's value to the respective field.
I hope this helps.
Regards,
Dimiter Topalov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.