How can I delete or hide a checkbox for a specific node when I'm appending a new node to a treeview when checkboxes were enabled for all nodes originally?
1 Answer, 1 is accepted
0
Alex Gyoshev
Telerik team
answered on 22 Jul 2014, 08:17 AM
Hello Michelle,
You need to use a checkbox template and determine whether a checkbox needs to be rendered, based on a field in the model. See this Dojo snippet for a demo.
Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!