Hi,
Thanks for the sample. The problem in this case will occur because the scope changes made in the expand event will not be applied. You should either bind to the event via the k-on-[event name] attribute(updated example) or explicitly call $digest.
Regards,
Daniel
Telerik
Thanks for the sample. The problem in this case will occur because the scope changes made in the expand event will not be applied. You should either bind to the event via the k-on-[event name] attribute(updated example) or explicitly call $digest.
Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!