The method to change the text color of grid data by a condition.
search cancel

The method to change the text color of grid data by a condition.

book

Article ID: 38950

calendar_today

Updated On:

Products

CA Plex

Issue/Introduction

Question:

I want to know the method to change the color of the text of grid data by a condition.
Is there the method? 

 

Answer:

Please use the Set State statement. 

Ex) 

For State MyState, you specify the Text Color. 

For Each Row Grid 

If Grid<Balance> IS <State: Balance.*Positive or zero> 

Set State Default, Grid<Balance> 

Else 

Set State MyState, Grid<Balance>

Environment

Release: ESBPLX99000-7.1-Cool Plex-Extended Support Basic
Component: