Example of Populate Rule in ASP.NET Core Scheduler Control
This demo showcases how to fill the recurrence editor fields with appropriate values based on the user-provided recurrence rule string.
DEMO
SOURCE
In this demo, the setRecurrenceRule
method is used to populate the fields of recurrence editor based on the static rule options selected from the dropdown list.