We get this exception when trying to add a new appointment, but only after deleting one from the calendar.
The message is: Item cannot be added to a read-only or fixed-size list.
We cancel the built-in deleting event and remove it from the data bound list manually.
Has anyone else come across this behavior?
We didn't set the AllowNew property to true.
Tried to delete the post but couldn't.