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

Edit DataSet after client ContextMenu changes

1 Answer 39 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
laplace82
Top achievements
Rank 1
laplace82 asked on 10 Dec 2008, 10:14 AM
I use a Treeview with a client Context menu (Add, rename, delete).
How can i modify the dataset (defined in the code-behind) that is the treeview datasource to apply changes client-side?

Thanks a lot.

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 10 Dec 2008, 03:12 PM
Hello

You should try using RadAjax and its ajaxRequest client-side method which in turn triggers the AjaxRequest server event.

Regards,
Albert
the Telerik team

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