We use the AppointmentsDataBinding to bind columns of a DataTable to the UltraCalendarInfo control.
If the UltraDayView is used to modify an occurrence of a recurring appointment (postpone one occurrence to a different time) a new variance is created and also stored in the database. But after reloading all appointments, the variant appointment is not show on the UltraDayView. The unmodified occurrence of the root appointment is shown instead.
The variant appointment exists within the database and is also loaded with the dataset but not shown on the UltraDayView.
If the variant appointment is created using the internal appointment dialog everything works fine.
Does anyone has a hint to this issue?
Thanks
Hello,
Please let me know which version of NetAdvantage you are using.
Hi,
We are using NetAdvantage 11.2 CLR4x