Is it possible to get the row height to auto adjust to the items for weekview like it is for monthview? I've tried copying the same css used for month view but changed all the .rsMonthView to .rsWeekView and I tried adjusting <WeekView> in the aspx file, but there isn't an AdaptiveRowHeight property. Is there another way to get this function for weekview?
