Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
UltraTimeLine scroll to active day
posted

Setting UltraCalendarInfo ActiveDay with date that is outside of the display time range of the UltraTimeLine control cause to the following exception:

 

at Infragistics.Win.UltraWinScrollBar.ScrollBarInfo.set_Value(Int32 value)

   at Infragistics.Win.UltraWinSchedule.TimelineViewScrollManager.SynchronizeHScroll(DateTime dateTime, Boolean centerScrollThumb, Boolean fireEvent, UIAction uiAction)

   at Infragistics.Win.UltraWinSchedule.TimelineViewScrollManager.EnsureDateTimeVisibleHelper(DateTime value, Boolean firstColumn, Boolean alignSlot, UIAction uiAction)

   at Infragistics.Win.UltraWinSchedule.TimelineView.ControlMetrics.OnPropertyChanged(Object sender, PropertyChangedEventArgs e)

   at Infragistics.Win.UltraWinSchedule.TimelineView.ControlMetrics.OnCalendarInfoChanged(Object sender, CalendarInfoChangedEventArgs e)

   at Infragistics.Win.UltraWinSchedule.CalendarInfoChangedEventHandler.Invoke(Object sender, CalendarInfoChangedEventArgs e)

   at Infragistics.Win.UltraWinSchedule.UltraCalendarInfo.OnCalendarInfoChanged(CalendarInfoChangedEventArgs e)

   at Infragistics.Win.UltraWinSchedule.UltraCalendarInfo.FireCalendarInfoChangedEventHelper(PropChangeInfo propChangeInfo, PropertyIds propId)

   at Infragistics.Win.UltraWinSchedule.UltraCalendarInfo.set_ActiveDay(Day value)

   at uManage.Components.Calendars.CalendarControl.SelectFullMonth(DateTime date, Boolean alternate)

Please advice.

Thanks.

Parents Reply Children
No Data