what is the bestway to display checkboxs on leaf nodes only
is there a property like "showcheckboxes" in the standard treeview control from MS
1 Answer, 1 is accepted
0
Accepted
Yana
Telerik team
answered on 27 Nov 2008, 11:22 AM
Hello Andrew,
You should set CheckBoxes property to true in order to have checkboxes. The following code snippet demonstrates how to show checkboxes only for leaf nodes: