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

Issues on Scheduler Day View

3 Answers 74 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Dev
Top achievements
Rank 1
Veteran
Dev asked on 12 Sep 2019, 02:46 PM

Hi,

As of now In SchedulerDayView we are able to get the next date by clicking the Previous view and Next view option on the context menu. We need an option to set it on a scroll bar. Please suggest. Attached video link & code screenshot for your reference.    

Video link  & Screenshot

3 Answers, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 16 Sep 2019, 12:32 PM
Hello, Rick,

According to the illustrated behavior in the video, it seems that your RadScheduler is grouped by resources. The horizontal scrollbar in DayView is purposed to navigate through the different resources that RadScheduler displays. Otherwise, you won't be able to navigate to the next resources for example.

If you need to navigate to the next/previous view, similar to the functionality in the context menu, RadSchedulerNavigator is especially designed for this purpose: https://docs.telerik.com/devtools/winforms/controls/scheduler/scheduler-navigator/getting-started.html
The control serves as a convenient UI for navigating between the different views and also shows information about the time period which is displayed in the currently active view of RadScheduler.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Dev
Top achievements
Rank 1
Veteran
answered on 18 Sep 2019, 11:43 AM

Hi Dess,

Thanks, Is it possible to keep a customized scroll bar for day view (i.e: scroll bar for the start date to end date)?

Screenshot

 

0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 19 Sep 2019, 09:30 AM
Hello, Rick,  

If you don't want to use the RadSchedulerNavigator which is specifically designed to navigate the scheduler's view, you can add a RadHScrollBar to the form. Then, specify the desired range of the scrollbar and set the RadScheduler.FocusedDate property to the desired value when the scrollbar is move forwards/backwards.
Additional information about the properties for the scrollbar's setup is available here: https://docs.telerik.com/devtools/winforms/controls/track-and-status-controls/scrollbar/programming-radscrollbars 
 
Should you have further questions please let me know.

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Scheduler and Reminder
Asked by
Dev
Top achievements
Rank 1
Veteran
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Dev
Top achievements
Rank 1
Veteran
Share this question
or