Is there any way to scroll all day events in the DayView control? I need to deal with days that have up to 40 appointments and they are specified by day, not day and time. The stacking view of the AllDayEventArea is perfect but it cuts off anything that after the 15th appointment on that day.
I don't believe that a modified MonthViewMulti that only shows a specific day is an option for me. I need to be able to show several days beside each other for rescheduling purposes.
Any suggestions?
Thanks,
Anand
Thanks for you response Brian
Sorry, there is no magic switch, the control only supports the display of up to 16 AllDayEvents. If you like you can visit http://devcenter.infragistics.com/Protected/RequestFeature.aspx and submit a request for the ability to control this via a property setting.
Same problem here. Any help out there? Has anyone found the magic switch to allow more than 16?!?
Hi,
But why 16 apt ????
Can i modify this number, it's important
I wasn't able to find any solution for this. I ended up giving the users the ability to reduce the number of visible weeks in the month view of the screen. That way, they can just switch to month view and reduce the number of visible weeks to 1 if they really need to see more.