Hello,
I'm trying to integrate a blazor datepicker, and i will only want to display the months and navigate bye years.
But it does not work.
<TelerikDatePicker View="@CalendarView.Year" BottomView="@CalendarView.Decade" Format="MM/yyyy" @bind-Value="@selectedDate" @ref="theDatePicker"></TelerikDatePicker>
Thank you.
Hi John,
Thank you for reporting this. I made the issue public at the following page so you can Follow its status: https://feedback.telerik.com/blazor/1453372-bottomview-does-not-work.
Regards,
Marin Bratanov
Progress Telerik