This is a migrated thread and some comments may be shown as answers.

How to open sub Treeitem by single click?

2 Answers 45 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
redstar
Top achievements
Rank 1
redstar asked on 29 Mar 2011, 04:39 AM
by default, double click a treeviewitem to open it's sub treeviewitems, how to do this by single click(selected)?

2 Answers, 1 is accepted

Sort by
0
hwsoderlund
Top achievements
Rank 1
answered on 29 Mar 2011, 09:57 AM
Set IsExpandOnSingleClickEnabled="True"
0
Petar Mladenov
Telerik team
answered on 29 Mar 2011, 12:25 PM
Hi hwsoderlund,

Yes, the IsExpandOnSingleClickEnabled property is the one you need. You can find more info on Expand/Collapse functionalities of the RadTreeView in this documentation article.  

Regards,
Petar Mladenov
the Telerik team
Tags
TreeView
Asked by
redstar
Top achievements
Rank 1
Answers by
hwsoderlund
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or