How Do I Show a Table Control with Alternating Colors? (Magic xpa 4.x)
Sometimes, on a large Table control, it is hard for the eye to follow the rows. One solution to this is to use alternating row colors.
-
Select the Table control by clicking on it.
-
In the Control Properties:
Now the table will show in alternating colors. The base color will be the Color property (‘1’, in this example), and the alternating color will be the Alternating BG Color (‘5’, in this example).
The Online and Rich Client Samples projects (program TS22 and RTS22)