We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Treeview bidirectional data binding

Do you have a treeview control for WinForms and does it support bidirectional (two-way) data binding?
I.e. if I bind a data table (or list or etc.) and remove/add objects in this table will they (as nodes) be removed/added in the treeview automatically? Also visa versa, if I change the tree structure will the bound data objects be updated (removed/added) in the data table/list?

Thanks.


2 Replies

IM Iniyen M A Syncfusion Team September 6, 2011 03:07 PM UTC

Hi Anton,

I sincerely apologize for the delay in getting back to you.

Currently we do not have support for Two Way binding in TreeViewAdv. But it is possible to achieve by developing a user control by inheriting the TreeViewAdv class and overriding its methods.

Please let us know if you need any other details.

We are glad to assist you.

Regards,
Iniyen M.A.



IM Iniyen M A Syncfusion Team September 6, 2011 03:13 PM UTC

Hi Anton,

Sorry for the inconvenience caused.

In my previous update "developing a user control by inheriting the TreeViewAdv class and" should read as "developing a user control by inheriting the TreeNodeAdv class and".

Please let us know if you need any other details.

Regards,
Iniyen M.A.


Loader.
Live Chat Icon For mobile
Up arrow icon