Declined
Last Updated: 11 Nov 2016 11:30 by ADMIN
Created by: Kyle
Comments: 2
Category: UI for Xamarin
Type: Bug Report
0
The first time our system navigates to a page with a RadSideDrawer, the page loads as expected when we set: text values, drawer length etc.... in the code behind. However, when we navigate away from and navigate back to the page with the RadSideDrawer, it seems so only show was statically set in xaml. It does not show the dynamic values we set in the code behind even though those values seem to be set successfully.
Completed
Last Updated: 19 Oct 2016 10:32 by ADMIN
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'
Declined
Last Updated: 12 Jul 2016 08:31 by ADMIN
Created by: Syed
Comments: 1
Category: UI for Xamarin
Type: Bug Report
1
please help me i am using telerik control for ios using xamarin how i can use selected date event handler in telerik control thank you.