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.