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