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

Single select only;tooltip on nodes; find and select node

1 Answer 102 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
J
Top achievements
Rank 1
J asked on 18 Jun 2013, 01:36 PM
1. Single Select: I want user to select only one node and if user selects another then previous one is deselected. I am using Entry_Added event and can clear the entries but not sure how to select entry. I looks like I need to use both clientside and serverside events. How can I allow single select?

2 Tooltip on nodes: How can I show tooltip on nodes? The tooltip for control is there but I can't find any property for nodes.

3. Is it possible to find and select the node with node value. There is no property called Nodes and find Entries collection. how can show the checkbox checked for a node with a specific value?

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 21 Jun 2013, 11:53 AM
Hi J,

Please refer to the following help articles where you can find code examples demonstrating how to select a node from dropdown in the RadDropDownTree control (note that these properties comes with the Q2 2013 release of the RadControls) - How to Pre-Select a Node Based on Text or Value and How to Create An Entry or Select a Node

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
DropDownTree
Asked by
J
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or