React Scheduler Customization

1 Answer 123 Views
Scheduler
Nik
Top achievements
Rank 1
Nik asked on 20 Jan 2023, 05:05 AM

Hello, does react scheduler component allows for a view customization?  In other words instead of dates can I add custom resource labels? Further customize Event Detail form to have my own fields and functionality behind it?

 

Thank You,

1 Answer, 1 is accepted

Sort by
0
Wissam
Telerik team
answered on 20 Jan 2023, 12:45 PM

Hello, Nik,

Yes, the Scheduler allows customizing its view components, such as enabling grouping, setting the number of days, setting the date format, and many more. The following page lists all the available props for the DayView component:

Regarding the header of each column that displays the relative date by default, it can be customized using the dateHeaderCell prop that is available for all view components. In the below example, I applied it to the DayView:

Moreover, the Scheduler allows customizing the form to have your own form fields by rendering a custom form editor using the SchedulerForm editor prop. This approach is demonstrated in the below example:

I hope this matches what you need, but please let me know if you have any further questions.

Regards,
Wissam
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
Asked by
Nik
Top achievements
Rank 1
Answers by
Wissam
Telerik team
Share this question
or