I executed the script below in the debug console of my browsers (FF 27 beta, Chrome 32 and IE9) when visiting the sandbox and it doesn't seem to work.
dp.cssOnly = false;
dp.update(); // Css drops and raw styling on elements appears
dp.cellBackColor = "#FF0000";
dp.update(); // Only cells that are 'new' will get the red color (so when no scrolling was done before the cells after June 2013 in the sample
Comment posted by Dan Letecky [DayPilot] 12 years ago.
The already-rendered values were cached. Build 7.7.700 should fix that as well.
This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.