Looking for a way to format data in the OLAPDataGrid. Sometimes my value are $ and other times it is %. I have a column in the dataProvider that specifies these units and would like to format the numbers based on the specified unit.
I would guess a custom itemRenderer but not real familiar with how to do that. Can anyone point me to an example? Thanks, JB

