Does anyone know if Is it possible to change the date format in the XamScheduleView to include the day name alongside the date?
Many thanks.
Hello,
I am not sure exactly what you mean. Can you send a screenshot of the part of the XamScheduleView that you want to change its date format?
Thanks,
Diyan Dimitrov
Hi Diyan,
Thanks for replying. Here is a screenshot indicating what I want to be able to change:
Many thanks,
Urfan
Hi Urfan,
This date format is dependent on the Regional Settings of your OS since the ScheduleDateTimePresenter is using Long Date format. You can change it here:
Diyan is correct that we use the long date format by default but there are a couple of additional options. That element is the ScheduleViewDayHeader element. By default it contains a ScheduleDateTimePresenter where the DateTime property is bound to the element's Date property and uses the LongDate format.
Do you have any other questions on this matter?
Sincerely,ValerieDeveloper Support Engineer Infragisticswww.infragistics.com/support