In a complete event I am setting the summaryData option.
Is there anyway to make the text red in just one cell for a particular column in the summaryData row (I am creating only one summaryData row)?
I figured it out. I added a "isSummary=true" field to the "summaryData" and then added the colour in the column render if isSummary is true