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

Navigating through the tree nodes which are in editable mode.

1 Answer 32 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Fabin
Top achievements
Rank 1
Fabin asked on 31 Jul 2008, 01:23 PM
Hello,


In our application we are making the nodes of the treeview(asp.net ajax version) editable on single click(bycalling the startEdit() methord).
Once a node is clicked it becomes ready for editing.Then can i move to the next node(open that too in editable mode) by  pressing the arrow keys.

Regards,
Fabin 

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 01 Aug 2008, 01:57 PM
Hi Fabin,

Please try out this Code Library Project: "Navigating through RadTreeView with ALT + the arrow keys while editing Nodes". You could adopt the code there and further modify it to your requirements.

All the best,
Simon
the Telerik team

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