Use color to distinguish updateable columns
- Last Updated: April 12, 2024
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can make the updateable columns in your browse a different color. For example, you can make the read-only columns gray with black text and the updateable columns blue with yellow text. This code fragment assumes you defined variables to hold the standard color values:
|
Note: In character interfaces, the
COLUMN-DCOLOR
attribute specifies the column color.