Hi,
I picked up the default styles and put required files in my application. However, the XamDataGrid is not picking up the default style of GroupByArea present in the resource dictionary. All other styles are working fine but no matter what change I do in the default style of GroupByArea, it is not updating and just showing the style from theme.
Can you please tell me why this is happening? Is it a bug? It would be great if you can show me a sample where the default style of GroupByArea (i.e., without using a key) is being applied.
Thanks.
Hello,
Please read the following blog post, which should be able to address your issue:
http://blogs.infragistics.com/blogs/andrew_smith/archive/2009/12/09/common-style-issues-when-using-the-theme-property.aspx
I am having the same problem. I have inherited from XamDataGrid and I think that might the issue. I read the arcticle but it didn't help either.