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
5250
RowSelector on Header Row
posted

Hi all

I have a UltraGrid with RowSelectors.
Is it possible to have a RowSelector also on the Header ?
This because it does not look nice ... see picture.
To have a space on beginning of the header would work also.

Thanks and best regards
Frank Uray

Parents
  • 5250
    Offline posted

    Hi all

    I found it:
    "this.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.None;"

    But, another question:
    When you look at the picture. There is no space between the header cells like at the cells
    and what white line is arround the header cells ?
    I have already set "this.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.None;"

    Thanks and best regards
    Frank Uray

Reply Children
No Data