Hi,
I have a DataSet with 3 tables and 3 relationships.
A -> B
B -> C
Also,
A -> C
I don't want the grid to display the A -> C relationship as a second child band of A.
How can I turn that off?
Thanks.
Set the Hidden property on the band to true.