In XAML, how do I set the theme for a XamGrid. There doesn't seem to be a Theme property.
Thanks.
Hello elondon,
This is just a follow up if you require any further assistance.
Hi Duane,
Can you please provide a sample project for applying theme to xamgrid,
I did followed the link provided by you in one of above reply, but its not working for me and i am getting a lot of errors.
i did include these xaml's but it did not worked.
<ResourceDictionary Source="/TrainBraC_NG.Infrastructure;component/Themes/IG/IG.DataVisualization.xaml"/> <ResourceDictionary Source="/TrainBraC_NG.Infrastructure;component/Themes/IG/IG.xamMenu.xaml"/> <ResourceDictionary Source="/TrainBraC_NG.Infrastructure;component/Themes/IG/IG.xamGrid.xaml"/>
Thanks
Rakesh
Hello Rakesh,
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Also I can suggest you use our Color Tuner tool to set themes to Infragistics controls. Here you can find more information how to use this tool:
http://ko.infragistics.com/community/blogs/jordan_tsankov/archive/2012/05/01/how-to-use-the-infragistics-color-tuner-in-xaml-applications.aspx
and
http://help.infragistics.com/Help/NetAdvantage/WPF/2012.2/CLR4.0/html/Using_Infragistics_Color_Tuner.html
Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.
Here is the sample.
Hello Stefan,
Thanks for your reply,but I don't find the attached project. Can you please attach the same.