"State definitions" for values, not only styles
Have service where I receive infotable, and show it in grid.
One of column is STATUS, with integer values to present OK/NOK, maybe different in future.
Style for whole row is set acc. STATUS column, so if there is 2 (which means NOK), whole row is described in red.
Is there also a way (configurable via mashup, style definitions, etc.), to display NOK instead of 2, OK instead of 1, etc.?
Or the only way is to change it inside service?

