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
2589
Style for the whole header
posted

Hello.

Is there a way to apply style for the whole header and all its events like mouseover and so on? I'm trying to apply style to XamWebGrid.HeaderStyle but it's applied only to columns which have cells. Other cell headers like row selector etc. remain untouched. 

Thank you.

Parents
No Data
Reply
  • 40030
    Suggested Answer
    Offline posted

    Hi, 

    In order to Style the entire header, you need to access the various column types. Such as RowSelectorHeaderStyle,  FillerColumnHeaderStyle, etc.  The reason we wound up taking this route was to give designers the flexibility to style every part of the xamWebGrid. 

    -SteveZ

Children
No Data