how can I read only SfScheduler? There is a tutorial on the syncfusion website, but I don't have that option there.
how can i enable Recurrence Rule? It is not in my version.
how can I read only SfScheduler? There is a tutorial on the syncfusion website, but I don't have that option there.
how can i enable Recurrence Rule? It is not in my version.
Hi Tomas,
#Query1: Regarding ReadOnly scheduler option
Your requirement can be achieved by setting the AppointmentEditFlag property as none in the SfScheduler. Please refer to the following UG documentation for your reference.
UG: https://help.syncfusion.com/wpf/scheduler/appointment-editing#disable-appointment-editing
#Query2: Regarding recurrence rule in Sfscheduler
We have already documentation about ‘How to use the recurrence rule in SfScheduler.’ in our UG documentation in our website. Please refer to the following KB link for your reference.
Please refer to the following UG documentation for your reference.
UG: https://help.syncfusion.com/wpf/scheduler/appointments#recurrence-rule
Please let us know if you have any concerns.
Regards,
SaiGanesh Sakthivel
Unfortunately, this tutorial doesn't work. It only works with the old version, once I update to a newer version it can't compile.
Hi Tomas,
#Regarding sample is not working
We have checked the given sample from our end. We suggest you add the `Syncfusion.Shared.WPF.Classic` nuget package to the demo sample to resolve the reported scenario in the sample. We have attached the modified sample in the following locations.
Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/wpfschedule2052635599
Also, we have noticed that you are using the classic WPF schedule control in the sample. We suggest you use the latest WPF scheduler control. Please let us know if you have any concerns.
Regards,
SaiGanesh Sakthivel