cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the semantic color of entire rows in a table.

Rodrigo-Giner
Active Contributor
0 Kudos

Hi, in the past I already managed to change the semantic color of a cell by a condition (for example all the cells with negative number -> I set negative semantic color)

My question is how can I change the semantic color of the entire row where this cell belong, and not only the cell. Im using NW2004.

BTW, Im not a java programmer, neither a Webdynpro expert, just an ABAP Programmer. So try to be very explicit, Thx.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Rodrigo,

You can just bind correspondign property of every cell editor (TextView) of every column to the very same context attribute. Next, when you change attribute value for certain elemnt, the whole row (every cell editor in row) will get same value.

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Answers (0)