Author Topic: Text colour for a cell in summaryData row  (Read 1268 times)

jplevene

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 210
    • View Profile
Text colour for a cell in summaryData row
« on: January 03, 2026, 04:52:01 am »
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
« Last Edit: January 03, 2026, 05:00:56 am by jplevene »