Hi i need DatePiker just for year and month selection. Is it posible to diseable days somehow ? I try by using DateFormat = "MM/yyyy" and it works but i dont need to see calander.
No, disabling dates isn't supported.
Hi,
We've added DateRender event to handle such cases. Demo and Radzen.Blazor updated:
https://blazor.radzen.com/datepicker
Radzen will be released early next week.
2 Likes