Hello,
in my application I use custom calendar events to be shown in Scheduler control. I need to display certain properties of my CalendarEvent object but I'm not able to get underlying DataItem in AppointmentCreated event - although there is a property Container.Appointment.DataItem, it seems to be always null.
Is there any way how can I access underlying data object in AppointmentCreated event?
Thanks,
Antonin
in my application I use custom calendar events to be shown in Scheduler control. I need to display certain properties of my CalendarEvent object but I'm not able to get underlying DataItem in AppointmentCreated event - although there is a property Container.Appointment.DataItem, it seems to be always null.
Is there any way how can I access underlying data object in AppointmentCreated event?
Thanks,
Antonin