hi
i have ultraDayView control and i use DataBinding to fill out it's data and to insert new Appointments ... My Question is after i save an appoitment with Recurrence data at DB and it's saved successfully when i realod the the data to control it dont show the recurrence it shows only as an regular Appointment ...
i have use Reucrrence Column in the DB with type varbinary(max)
Recurrence id with uniqueidentifier type but i dont use it .
But i DONT add the AllProperties Column at the DB .. is that is my mistake .. if not and what can be the Problem ?
thanks alot
Yes, you should use the AllPropertiesMember as well.