Dear All,
In my current project i have requirement in one of module pool program.
(1) Color the button on screen (may be red/green/blue) depending upon some flag value.
(2) In dropdown list individually change color of cell based on value ex dropdown has four values
Glass
Glass
Spoon
Spoon
Then Glass color should be red ,Spoon should be blue.
I am struggling to obtain both these coloring feature. Plz help.