Hi,
I have a button with the sfCalendar within flyout. When i click the button, the application crashes.
Details of error:
System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.
Parameter name: months
at System.DateTime.AddMonths(Int32 months)
at Syncfusion.UI.Xaml.Controls.Input.CalendarView.DrawPreviousMonthCells(DateTime dateTime, Boolean redraw)
at Syncfusion.UI.Xaml.Controls.Input.CalendarView.OnRender(DateTime dateTime, Boolean redraw)
at Syncfusion.UI.Xaml.Controls.Input.CalendarView.CalendarViewLoaded(Object sender, RoutedEventArgs e)
The attached file shows the problem.
Attachment:
sfCalendarTest_b880df0a.rar