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

Changing datamember with relationbindings

1 Answer 88 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
Pierre
Top achievements
Rank 1
Pierre asked on 26 Feb 2013, 07:32 AM
Hello,

With a treeVIew, when you want to change the datamember and the relationbinding, don't work.
Example:
 - 1 dataSet DataSet1 with 4 tables Table1_1, Table1_2, Table2_1 and Table2_2
 - 1 treeView with DataSource DataSet1 and DataMember Table1_1 and 1 RelationBindings with Table1_1 and Table1_2: it's Ok
 - You delete the treeView
 - You want to change the DataMember to Table2_1 and make RelationBindings with Table2_1 and Table2_2: only Table2_1 is on the TeeView
 - You delete the treeView
 - You want to change the DataMember to Table1_1 and make RelationBindings with Table1_1 and Table1_2: it's Table2_1 on the TeeView

And it's the same if you this:
 - 1 treeView with DataSource DataSet1 and DataMember Table2_1 and 1 RelationBindings with Table2_1 and Table2_2: it's Ok
 - You delete the treeView
 - You want to change the DataMember to Table1_1 and make RelationBindings with Table1_1 and Table2_2: only Table1_1 is on the TeeView
 - You delete the treeView
 - You want to change the DataMember to Table2_1 and make RelationBindings with Table2_1 and Table2_2: it's Table1_1 on the TeeView

What's wrong,

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 01 Mar 2013, 08:52 AM
Hi Pierre,

We kindly ask you to use just one support channel to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding.

Greetings,
Julian Benkov
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Join us for a FREE webinar to see all the new stuff in action.

Interested, but can’t attend? Register anyway and we’ll send you the recording.
Tags
Treeview
Asked by
Pierre
Top achievements
Rank 1
Answers by
Julian Benkov
Telerik team
Share this question
or