Xamarin.Plugin.Calendar icon indicating copy to clipboard operation
Xamarin.Plugin.Calendar copied to clipboard

[Feature Request] Allow DataTemplate for a Slot in a day of calendar.

Open pack7df opened this issue 4 years ago • 2 comments

I would like i could configure the slot appearance of the day of calendar. Currently, i would like to show a day with a background color and also render 2 or 3 dots of different colors. Depending on data of the day, (not an event). My very specific problem is a calendar where i want to show rest days, busy days, available days for work, but also, i want to know if there is some job offer and the status of a job application. Please, note i specify not event, because, i want to render some days (like Saturday and Sunday) of different colors without an event. with current implementation i should declare infinite events or intercept the month change in order to change the events.

I have add a component in order to accomplish this feature reusing your own code. (it's still in progress, but at least, the DataTemplate feature works as a concept probe). I could contribute. What should I do?

pack7df avatar Dec 31 '20 00:12 pack7df

this colud be resolved by Issue #75

antonioseric avatar Jul 11 '21 13:07 antonioseric

I would love this feature! I like the current styling, but it would be so nice to extend the styling even further. Any plan to implement this @antonioseric @m-luketin @m-luketin? Or can I override the date template somehow?

vallgrenerik avatar Nov 18 '21 15:11 vallgrenerik