title | description | type | page_title | slug | position | tags | res_type |
---|---|---|---|---|---|---|---|
Scheduler Custom Edit Form |
How to create a Scheduler Custom Edit Form. |
how-to |
Scheduler Custom Edit Form |
scheduler-kb-custom-edit-form |
kb |
Product | Scheduler for Blazor |
The built-in edit form of the scheduler lets you edit all aspects of the appointments. In some cases, however, you may want to have some more metadata, or to implement certain business logic there. In such cases, you must create a custom edit form through the scheduler's OnEdit
event.
An example is available in the following project: https://github.com/telerik/blazor-ui/tree/master/scheduler/custom-edit-form