This is a migrated thread and some comments may be shown as answers.

Change logic by double click

3 Answers 70 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Yodo
Top achievements
Rank 1
Yodo asked on 08 Feb 2017, 06:27 PM
 I using Calendar  for Xamarin Forms in my project. Now when user make double click on calendar than opening "map of months". I need change this logic and using self event handler. Is it possible? 

3 Answers, 1 is accepted

Sort by
0
Nikolay Demirev
Telerik team
answered on 13 Feb 2017, 10:10 AM
Hello ,

You could use the RadCalendar.ViewChanged event to be notified about a change in the ViewMode. If you want to change the ViewMode by yourself you could use the calendar.TrySetViewMode method.

Please let us know if this helps.

Regards,
Nikolay Demirev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Yodo
Top achievements
Rank 1
answered on 17 Feb 2017, 05:17 PM
Thank you. It is work - but I need several options. I using Custom Calendar Renderer - http://docs.telerik.com/devtools/xamarin/controls/calendar/how-to/calendar-how-to-create-custom-renderer.
0
Nikolay Demirev
Telerik team
answered on 22 Feb 2017, 09:00 AM
Hello ,

Could you share with us more information about your scenario, so we can understand it? This way we will be able to provide you with a solution for your exact case. 

I am looking forward to your reply.

Regards,
Nikolay Demirev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Calendar & Scheduling
Asked by
Yodo
Top achievements
Rank 1
Answers by
Nikolay Demirev
Telerik team
Yodo
Top achievements
Rank 1
Share this question
or