Closed usefulBeeing closed 3 months ago
Hi @usefulBeeing Thanks for the feedback. I will take a look at this issue in the next few days
I found a workaround by setting OtherMonthDayColor
to Transparent
.
Great! Easy to use workaround until I will fix this issue
Setting OtherMonthDayIsVisible property to False refreshes the Calendar (Update: and disables the selection of those days) but does not hide the next or previous month days.
<controls:Calendar OtherMonthDayIsVisible="False" OtherMonthDayColor="Red" />
Great plugin by the way! Straightforward and easy to work with.
Thank you for sharing this with the community.