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
1410
Set custom background on grouped item
posted

Hello

We are having XamDataGrid with GroupBy feature. We are using also Office2010Blue as a Theme.

 

The problem is that, in this Theme, grouped item background color is yellow.. the same as selected item. It's confusing (see attached image)

Because I cannot change the Theme, It would be nice to set a style for it, to have grouped item backcolor green for instance).

However, there seems to be no way to handle it. The only ineresting solution I found is this:

http://blogs.infragistics.com/blogs/alex_fidanov/archive/2010/02/09/setting-groupbyrecordpresenter-s-background.aspx

Anyway, I didn't find this style in described xaml files.

 

Is there no way to handle it except retemplate ?