Completed
Last Updated: 19 Oct 2016 10:32 by ADMIN
ADMIN
Vladislav
Created on: 19 Sep 2016 08:25
Category: UI for Xamarin
Type: Bug Report
2
Calendar: Tapping on a month in "Year" view mode throws an exception in iOS
We have a RadCalendar and we set the CalendarViewMode to "Year". And we tap on an arbitrary month in order to open it (change the ViewMode to "Month").


EXPECTED result: The selected (tapped) month is opened, i.e. the ViewMode is changed to "Month". And this is happening on Android.

ACTUAL result: On iOS the result is this exception:
System.InvalidCastException: Unable to cast object of type 'TelerikUI.TKCalendarYearPresenter' to type 'UIKit.UIView'
0 comments