Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1150
xamGrid: styling child bands of self-referencing hierarchies
posted

Hello,

I have a grid with a self-referencing hierarchy.
Technically this is working well, but I want to set the following individual styles:

1) because the columns are the same between the bands, I do not want to repeat the column-headers on the sub-band.
2) The first column is gouped with cell-merging. Because of this, there is a grey separator on the right side of the grouped column. How can I remove this line?
3) I want a separate cell style on the nested level. How can I modify the style of these cells separate to the cells on the first level? 
     Hint: I have re-templated the ig:CellControl, the solution for the sub-band cells have to be compatible with the retemplating

For clarification I've attached a screenshot displaying my wishes.

Thanks and best regards,
Josef. 

Parents
  • 30945
    Offline posted

    Hello Josef,

     

    Thank you for your email. I have been looking into the appearance that you have described and I have created a sample application for you, that demonstrates how you can achieve it. To remove the grouping delimiter, I have created styles for the FixedBorderCellControl and FixedBorderHeaderCellControl. Also I have created style for the CellsPanel in order to remove the header from the ChildBands and style for the CellControl in order to color the cells in the Kontakt column from the child bands.

     

    Please let me know if you need any further assistance on the matter.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    ChildBandStyling.zip
Reply Children