XamForms.Controls.Calendar
XamForms.Controls.Calendar copied to clipboard
To display only dates of current month
Hi ,
I want to make the dates outside current month to be invisble.(The dates that are underlined in RED) Kindly help.

Is there any updates on this issue? is it resolved or still in progress ?
I am trying to find a solution as well. The issue is that, the developer implemented the logic such that , the cells will be created regardless if it is current month or not. After that, it will check if it's out of month while creating the dates.
From Calendar.CS https://github.com/rebeccaXam/XamForms.Controls.Calendar/blob/9dacada447d08be6ced34041f6e5570ff33a95eb/XamForms.Controls.Calendar/Calendar.cs#L553
Hi , Any update on this .. Any one find the solution for this ? if so please let me know
Hey @BhargaviGogineni 👋🏼 rebecca no longer supports this repository. You can either:
- open issue in this project that is a fork from this repository. Changing it won't happen fast but I will post you updated 😇
- create a PR to this project with fix. It looks like it is not a big change, so you should be able to do it.
Hi @lubiepomaranczki , Thanks for your Info .. I have Done this..
How are we going to implement this in MVVM folder structure? Can anyone guide me in this issue? @ali-h2010 any update?
Hi @lubiepomaranczki , Thanks for your Info .. I have Done this..
@BhargaviGogineni Did you resolved this issue?
Hi,
Is there a fix for this issue?