Is it possible to style the CalanderItems Template in a xamMonthCalander control?
I have looked through the sample code and have found that you can change simple styles like Background and Foreground but is it possible to style a CalanderItem Template?
Thanks in advance
Hello,
You can create your own template for the CalendarDay class and assign it to the CalendarDayStyle property of the XamMonthCalendar.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
Hi Dimi,
I took a look at Peter's suggestion and still came up short.
What i am trying to do is style the calendar items with a list control so it can display data within the calendar.
If you have any suggestions on changing the template style of a calendar item would be greatly appreciated.
thanks in advance,
Crystaltouch
Hi,
I just wanted to know if you was able to solve the Calendar item issue with the Peter's suggestions or you still need help? Just let me know. Thank you.
Sincerely,DimiDeveloper Support Engineer,MCPD
Hello Richard,
I have been looking into your request and as for all our WPF and Silverlight controls, for which we provide their original templates along with most of their elements’ templates, there are several for the XamDateTimeEditor as well. They can be found in the DefaultStyles folder. In your specific case you are looking for the EditorGeneric.xaml file in the Editors folder.
Here is the default location where they are installed: C:\Program Files (x86)\Infragistics\NetAdvantage 2010.1\WPF\DefaultStyles\Editors
Please let me know if you require any further assistance on the matter.