In my RadGridView I have a comumn containing expand/collapse icons for some rows to drill down into referenced data. Sometimes when scrolling around the GUI these + and - icons start showing up in other columns were they are not expected. I guess something should be reset when drawin the graphics in the CellFormatting event, but what?