In many cases we want select whole month - not day.
I try customize DatePicker, and create my new component, but no luck.
Set DisplayMode="YearView" was very good starting point. Next point was forbid DisplayMode="MonthView"
Instead of switching to MonthView - select first day of month.
Very easy, but cant do this with DatePicker.
I try customize DatePicker, and create my new component, but no luck.
Set DisplayMode="YearView" was very good starting point. Next point was forbid DisplayMode="MonthView"
Instead of switching to MonthView - select first day of month.
Very easy, but cant do this with DatePicker.