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

[Solved] client side rebind

1 Answer 144 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marco Teodoro
Top achievements
Rank 1
Marco Teodoro asked on 17 Jun 2010, 12:21 PM
i have a tree view bounded to model.

on runtime i change my repository of data, what i need to do is remove some nodes from the tree view or call the ajax method to rebind the tree view.

how can i make this?

best regards


1 Answer, 1 is accepted

Sort by
0
Hristo Germanov
Telerik team
answered on 21 Jun 2010, 11:02 AM
Hi Marco Teodoro,

I have tried to achieve your goal using ajaxRequest method. In my test project I am binding treeview with Ajax, which later rebind with custom javascript method DataBinding. I have used the latest version of Telerik Components for ASP.NET MVC.

For your convenience I have attached my test project.

Kind regards,
Hristo Germanov
the Telerik team
Tags
TreeView
Asked by
Marco Teodoro
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Share this question
or