Split day into multiple slots in grouped-by-resources timeline view radscheduler?

1 Answer 16 Views
Scheduler and Reminder
Tibor
Top achievements
Rank 1
Iron
Iron
Tibor asked on 10 Oct 2024, 09:20 AM

I have a grouped by resources scheduler in timeline view with the timescale set to days and I'd like to set the so called "slot-duration" to half-day for the day cell, which can already be done in the aspnet ajax version I link below. Is there a way to achieve this functionality in c# winforms?

Basically I'd like to divide the day slots into two parts to track absences, which can have a half day and full day duration.

https://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 11 Oct 2024, 10:52 AM

Hi Tibor,

I appreciate your interest in our RadScheduler control for WinForms.

In general, the Timeline View of RadScheduler exposes the following options to control the scale, which are also described in the Setting The Default Time Scale section.

  • Year
  • Month
  • Week
  • Day: Đ¢his is the default value
  • Hour
  • 15 minutes

Half-day is not included in the predefined options. You could consider using one of the above options with the combination of setting the DisplayedCellsCount property which specifies the number of cells to be displayed in the view. I hope that by using these settings you could customize the timeline view to work in your application.

Regards,
Dinko | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Scheduler and Reminder
Asked by
Tibor
Top achievements
Rank 1
Iron
Iron
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or