Only display a checkbox on child nodes with Kendo Treeview -


i have following situation, have parent node number of nested child nodes. parent node should have checkbox, example have found child nodes have checkbox. possible using kendo templates?

http://dojo.telerik.com/@andybeeby/ikohi

template: "#if (item.element=== 'avalue' ) {# <input type='checkbox' #if(item.checked) { #checked# }# />#}"

using template apply check boxes items have value.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -