New to KendoReact? Start a free 30-day trial
Customizing the Action Buttons in KendoReact Scheduler Form
Updated on Dec 19, 2025
Environment
| Product Version | 11.3.0 |
| Product | Progress® KendoReact Scheduler |
Description
I want the customize the action buttons in the KendoReact Scheduler form.
This knowledge base article also answers the following questions:
- How to disable the save button based on the validation errors?
- How to control the save button behavior in KendoReact Scheduler Form?
- How to customize the validation logic in KendoReact Scheduler Form?
- How to access the default properties of the action buttons in a custom SchedulerFrom Dialog?
Solution
To customize the action buttons of the SchedulerForm Dialog, you can set the dialog prop of the SchedulerForm to control the rendered buttons. The following example displays how you can enable the Submit button based on the validation errors for the description field.
Change Theme
Theme
Loading ...