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

AutoUpdate on Drag-Drop

1 Answer 57 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 28 Sep 2011, 04:15 PM
Is there no autobinding for drag\drop using an OpenAccess datasource or am I just missing the property\setting?

If there isn't can this be a PITS issue please :)  Way easier like the RadTreeList to drag\drop than having to manually handle OnDrop

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 03 Oct 2011, 08:03 AM
Hi Steve,

RadTreeView does not support bi-directional binding.

Since the control has very rich client and server-side API (definitely considering it's a UI element/object/widget etc.), we are very careful on adding more functionality, because even only assessing size of JavaScript rendered to the client, in certain cases it becomes a performance issue. Implementing a bidirectional binding will severely threaten performance, not only in JavaScript rendered, but also in persisted state.

In Drag&Drop and all scenarios involving a change to the TreeView, we provide the events needed for applying changes to your data source.

I hope that you will understand our concerns, and I apologize for any inconvenience caused.


Regards,
Nikolay Tsenkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
опасения
Tags
TreeView
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or