admin管理员组文章数量:1310043
What approach will be to achieve displaying TreeView with checkboxs but I do not need checkbox for parents node only for "items" without children. i.e. I am displaying folder structure but do not want to have checkbox for any folder only for files.
Thanks.
What approach will be to achieve displaying TreeView with checkboxs but I do not need checkbox for parents node only for "items" without children. i.e. I am displaying folder structure but do not want to have checkbox for any folder only for files.
Thanks.
Share Improve this question asked Dec 12, 2012 at 19:35 skalinkinskalinkin 1,0649 silver badges19 bronze badges1 Answer
Reset to default 8You should use use checkbox template. If there are not children do not display checkbox input at all. Here is a JSBIN example what I am talking about.
本文标签: javascriptKendo UI treeview parent node without checkboxStack Overflow
版权声明:本文标题:javascript - Kendo UI treeview parent node without checkbox - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741853593a2401210.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论