Hi,
We use customized XamDataGrid in our WPF application which uses 'Office2010Blue' theme. We recently upgraded to 15.1 version from 11.2
After upgrade, scrollbar colors are changed. We managed to revert to previous look and feel by overriding scrollbar/scrollviewer styles globally for XamDatagrid.
But unfortunately with the above fix, the scrollbars that comes within Field Chooser still uses style from theme it seems. To maintain consistent look and feel, we need FieldChooser scrollbar to not use theme style. Please assist at the earliest.
Thanks,
Eker.
Hello Eker,
I am just checking if you have any further questions on this matter. Please do not hesitate to let me know if you do.
Thank you for the provided information.
I have been looking into your latest post.
What I can suggest is to take a look at the following blog post, where is discussed how styles have to be used when there is a theme applied:
http://es.infragistics.com/community/blogs/andrew_smith/archive/2009/12/09/common-style-issues-when-using-the-theme-property.aspx
Please do not hesitate to let me know if you have any further questions on this matter.
Hi Gergana,
Thanks for your responses. We defined styles and included in shell.xaml under windows resources. For theme, we are not placing any theme files explicitly in our projects. Please let me know if still any information needed.
Hello Lakshmi,
I have been looking into your issue and I will need some more information about the functionality you are using. You have mentioned that you define the styles globally - do you mean that you are defining the styles in the App.xaml file? Also are you using the theme files for the 'Office2010Blue' and placing them in a Resource Dictionary?
Once I have this information I would be able to further investigate this matter for you and provide you with more information. Looking forward to hearing from you.
Sorry to say that I can't share anymore code than what I did earlier. Moreover time is a big constraint here. Please be provided with possible tries that I can do to stlye FieldChooser scrollbars overrding theme stlye of XamDataGrid.
Lakshmi.