Hi allI have set the following:"DisplayLayout.Override.CellAppearance.BackColor = Color.Grey;""DisplayLayout.Override.CellSpacing = 10;""DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;""DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.None;""DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;"
Now I get a big white border arround the cells, why ?? See picture.What setting do I have to set to remove the border ?Thanks and best regardsFrank Uray
Setting the RowAppearance.BackColor did the trick :-)RegardsFrank