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

Node Selected

3 Answers 107 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
William
Top achievements
Rank 1
William asked on 30 Sep 2008, 11:07 PM
I'm new to your controls so bear with me.

What is the best practice method of capturing the "after node selected" property?  I can use the NodeMouseUp and that works well for the mouse but what about the up and down arrow keys? or a mouse wheel selection?  or programmatically selecting one node? Is there one method that will take care of all items?  I would like to have a common e.node property to work with.

Thanks

3 Answers, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 01 Oct 2008, 09:41 AM
Hi William,

Thank you for your questions.

I think the Selected and Selecting events will work in your case. Please, try them and contact me back if you have further questions.


Greetings,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
William
Top achievements
Rank 1
answered on 01 Oct 2008, 11:52 AM
"Selecting" does work, however I believe "Selected" would work a bit better if there was an e,node property.  Is there a possibility of adding that in the future?
Selected seems to relate a bit more to the tree rather than the nodes
0
Nick
Telerik team
answered on 01 Oct 2008, 04:18 PM
Hello William,

Thank you for your feedback. Yes, we plan to add this in future. For the time being you can use SelectedNode property of RadTreeView control. Don't hesitate to contact me back if you have further questions.

 
Kind regards,
Nick
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Treeview
Asked by
William
Top achievements
Rank 1
Answers by
Nick
Telerik team
William
Top achievements
Rank 1
Share this question
or