I have a situation where a user will need to be able to add multiple appointments from one instance. For example, a user adds an appointment for April 1st, the code-behind needs to add appointments every week on that day for 12 weeks. I cannot do a recurrence as this appointments need to be able to be moved and deleted individually.
Are there any code examples of adding an appointment via the code-behind?
HI,
You can delete individual appointments in a recurrence.
Here is a help link on adding activities.
https://es.infragistics.com/help/aspnet/webschedule-activities