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

[Solved] Codeless LINQ to RadTreeview automatic datasource changes

2 Answers 143 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Ceramist
Top achievements
Rank 1
Ceramist asked on 01 Oct 2008, 11:30 AM
Is there functionality or plans to permit LINQ datasource (or other datasource) to databind to a RadTreeView which will permit performing automatic insert/delete/updates to the datasource similar to RadGrid?  Currently, I can attach a LINQ datasource to a RadGrid and no additional code is necessary to perform insert/delete/updates.  I am hoping there is a similar feature for RadTreeView and other controls by Telerik as it is really saves times and works easily.  Having the control to handle drag-drop for nodes, changing text, adding or deleting nodes, etc. all back to the datasource would be great.

2 Answers, 1 is accepted

Sort by
0
Rob Dismaya
Top achievements
Rank 1
answered on 12 Mar 2010, 07:45 PM
Anybody?
0
Veselin Vasilev
Telerik team
answered on 16 Mar 2010, 02:45 PM
Hi guys,

There is no built-in support for automatic insert/update/delete in RadTreeView.
You need to handle these operations manually by yourself.

As an additional information you can check this drag and drop with LinqDataSource code library.


Kind regards,
Veskoni
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TreeView
Asked by
Ceramist
Top achievements
Rank 1
Answers by
Rob Dismaya
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Share this question
or