最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Kendo UI treeview parent node without checkbox - Stack Overflow

programmeradmin0浏览0评论

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 badges
Add a ment  | 

1 Answer 1

Reset to default 8

You 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.

发布评论

评论列表(0)

  1. 暂无评论