Hello,
I am using Telerik for Xamarin Calendar to build iOS application. Everything is fine until I try to catch some event of date selecting. I saw that there are 3 event handlers: ViewChanged, DisplayDateChanged and SelectionChanged.
What I need is every time when I click on a date (no matter if the date is the current date or the last selected date or whatever) to raise some dateclick event. The closest thing to this is SelectionChanged but it does not work on the same selection (as the name says). Is there such an event and if not, do you plan to implement it, because it is really annoying to add some flags in order to make basic functionality work...
Regards,
Mihail
I am using Telerik for Xamarin Calendar to build iOS application. Everything is fine until I try to catch some event of date selecting. I saw that there are 3 event handlers: ViewChanged, DisplayDateChanged and SelectionChanged.
What I need is every time when I click on a date (no matter if the date is the current date or the last selected date or whatever) to raise some dateclick event. The closest thing to this is SelectionChanged but it does not work on the same selection (as the name says). Is there such an event and if not, do you plan to implement it, because it is really annoying to add some flags in order to make basic functionality work...
Regards,
Mihail