Using the dataBound event is useful for initializing 3rd party widgets within a template (such as bootstrap-toggle) or to use kendo.bind to bind controls to a model. The issue is that when other rows are expanded the internal _render event is triggered which can recreate an existing row which means that the widget reverts back to standard HTML and the binding is lost.
Hello,
We are declining the request due to inactivity.
Regards,
Viktor Tachev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
This sounds like a usability problem - can you replicate it in a dojo or jsbin, so that we can observe it on our side? We will look into it further.