Is it possible to select a range of dates with the MonthCalendar and have it span months? I'm just playing with the Sample Browser - I have Selection Mode = Range and if I click on 8/25 and then shift click on 8/27 I select 8/25-8/27 as expected. If I click on 8/25 and then then shift click on 9/27 it only selects 9/25-9/27. If I shift click on 9/20 ( expecting to select 8/25-9/20 ) I end up selected 9/20-9/25.
The WPF Toolkit Calendar behaves in a different and equally broken manner. If I select 8/25 and then 9/27 I end up selected 9/1-9/27.
I'd like the MonthCalendar to behave like the Windows 7 Explorer date filter where you can easily select a date range that spans across month boundaries. Am I missing an option that will enable this?
The WPF Toolkit Calendar behaves in a different and equally broken manner. If I select 8/25 and then 9/27 I end up selected 9/1-9/27.
I'd like the MonthCalendar to behave like the Windows 7 Explorer date filter where you can easily select a date range that spans across month boundaries. Am I missing an option that will enable this?