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

call server side method in onClientNodeEditing

1 Answer 24 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
mohamed
Top achievements
Rank 1
mohamed asked on 18 Apr 2011, 11:02 AM
Hi All,
I am trying to update my database after user edit any node in treeview. So, i use Client-Side event "onClientNodeEditing" and check if the new text differs than old text then i proceed with updating to database.
So my question is: How can i call server-side method from onClientNodeEditing event or what is the best practice to do this functionality?

Best Regards,
Mohamed

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 20 Apr 2011, 05:09 PM
Hello mohamed,

Did you try to use the server-side NodeEdit event described here?

Greetings,
Kate
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
TreeView
Asked by
mohamed
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or