Hi,
I want to set working hours on weekend and to do this, I first set
dayView.ActiveOwner.DayOfWeekSettings[DayOfWeekEnum.Sunday].IsWorkDay = DefaultableBoolean.True;
and then
dayView.ActiveOwner.DayOfWeekSettings[DayOfWeekEnum.Sunday].WorkingHours.Add (....);
but, in the DayView, Saturday and Sunday still look like non working days. I seem to remember that the previous Infragistics version didn't have this problem, but I'm not sure.
Any suggestion?
Thank you.
Stefano
I've just installed the new service release (10.2.20102.2096) and the problem is fixed.
How to track bug id 57371? We have NetAdvantage 2010 Volume 3 but this bug is still not resolved or is there any other way to handle this thing. Infact i want to enable Saturdays and Sundays for particular owners not for all the calendar.
' This is working
That's a bug, thanks for bringing it to our attention. It will be fixed in the next service release; refer to bug ID 57371.