cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Colour Not displaying in iGrid

Former Member
0 Likes
297

Hi,

i tried to display colour for values in iGrid(sub type grid). but it doesnt work. i set color in color context. but it didnt show any change in grid. it simply display as ordinary table. how do solve this?

View Entire Topic
Former Member
0 Likes

Hi Senthil,

What do you mean by sub type grid? Are you doing your color-contexting based on matching a numeric value or a string value? Have you reviewed the Help Documentation on "iGrid Usage Notes"?

There is an article posted on the SDN that may be of some help - here is the link to it:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40a5c18a-f270-2910-689d-8e88f421...

Kind Regards,

Diana Hoppe

Former Member
0 Likes

hi

sub type means i choosed grid type as grid. i set match code as number. my data consist of 2 number col. for example column1 having value as 12 and corresponding value in col2 is 14 and it is going like this randomly. i want to display red color for match values in col2. how do solve this?