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

[Solved] Node editing not working with NodeClick

2 Answers 136 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
NEX
Top achievements
Rank 1
NEX asked on 03 Jan 2008, 10:17 PM
Node editing not working when a Server Side NodeClick handler is present.

If PostBack = false for the node then it works.

2 Answers, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 04 Jan 2008, 08:18 AM
Hi Alfred Pena,

What about using a context menu with two options - one for clicking the node and causing a postback and another one for editing the node.

I prepared a small and running project for you. Please download the files and give them a go.

I hope this helps.


Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
NEX
Top achievements
Rank 1
answered on 04 Jan 2008, 11:11 PM
Thanks but I found a better solution.  Set the OnClientClick event to trigger the startEdit() method :)
Tags
TreeView
Asked by
NEX
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
NEX
Top achievements
Rank 1
Share this question
or