Having read up on the RadGrid it seems that the RCellFormatting event is the one I need to handle to set formatting on a cell based on its value however I am using 2012.2.912.20 which does not seem to have this event.  How should I handle formatting of a data cell in this version?
This leads me to a more fundamental issue of documentation - as all documentation is online how do I know which features are available in my version and which have been added since. I'm only a little out of date but a pretty vital item (cellformatting) appears to either not be there or implemented in a different way.
                                This leads me to a more fundamental issue of documentation - as all documentation is online how do I know which features are available in my version and which have been added since. I'm only a little out of date but a pretty vital item (cellformatting) appears to either not be there or implemented in a different way.