Hi Team,
I am using RadCalendarView for Xamarin and I want to disable a specific date. In the there is min and max which will disable the dates before min and after max. I want the whole calendar to be functional but just one date to be disabled for e.g. I want to disable 31st January 2019.
4 Answers, 1 is accepted
Could you please elaborate more on what you mean exactly with "disabled date"? I am asking as, in general, you could utilize the Calendar Cell Styling mechanism and apply different look to the concrete date.
Can you check it and let me know whether such an approach would be suitable for you?
Regards,
Yana
Progress Telerik
Hello Andy,
Please take a look at the other thread where the same issue is discussed:
https://www.telerik.com/forums/disable-days-on-month-view-of-xamarin-forms-calendar
Regards,
Yana
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hi Yana,
Thanks, that's actually my post. Thanks for your help.