Scheduler: Add built-in views for add, edit and delete appointments
Scheduler for .NET MAUI can display appointments in various view definitions - provide the option for the users to add new appointments as well as edit and delete appointments through built-in views.
1 comment
Dev
Posted on:27 Oct 2023 08:33
The MAUI version is missing the Forms version of ShowAddAppointmentViewCommand, ShowEditAppointmentViewCommand and CalendarUserCommand which are defined in Telerik.XamarinForms.Input.Calendar.Commands currently