I noticed that my WeekView was missing a day; there was no Sunday!
I discovered that this was because I'd set the FirstDayOfWeek property to 'Monday'. What I expected was that I'd get 7 days, Monday - Sunday, not that it would just lose any days before my FirstDayOfWeek setting.
I think that this must be a bug.
--
Stuart
I discovered that this was because I'd set the FirstDayOfWeek property to 'Monday'. What I expected was that I'd get 7 days, Monday - Sunday, not that it would just lose any days before my FirstDayOfWeek setting.
I think that this must be a bug.
--
Stuart