Our scheduler had been using the rsAllDayCell class (that was put on each TD within rows of the rsAllDayTable table) to control some settings with your previous version. With 2008 Q3, those TDs are not getting the rsAllDayCell class (or any other class) assigned to them, so I'm having a hard time figuring out how to set up these same events. I have rigged up a function that adds this class to each of those TDs, but that seems like a workaround (and probably affects performance). Is there a way to specify that these TDs should still have this class applied?
Thanks!
Thanks!