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
1425
XamDataGrid Multiple bands in Header
posted

I need to have two levels of headers in the XamDataGrid. The first "row" of headers will be an overall header for a group of columns in the second row. However, some columns in the second row will not fall under a first row header, therefore those columns should have a height of 2 rows. Also, I need to color the first row header differently. I remember doing this several years ago in the Winform product, but can't see how to do the same in the WPF product.

Any samples or suggestions?

Thanks.