Child bands are usually positioned below their parents, sometimes next to their parents.But child bands are always positioned below each other, never next to each other.
I would like to see a parent band with a 'left' child band an a 'right' child band.Is this possible?
Yes,
private void ultraGrid1_InitializeLayout(object sender, Infragistics.Win.UltraWinGrid.InitializeLayoutEventArgs e) { e.Layout.ViewStyleBand = ViewStyleBand.Horizontal; }
No, that is what I meant when I said "sometimes next to their parents". I want to see the children below their parents, but next to each other.As in