cancel
Showing results for 
Search instead for 
Did you mean: 

Row color in ALV

Former Member
0 Kudos

Hai all,

I have filled the AVL grid in that i want to check one condition if the condition is true. i want to change the color for that row.

Please tell me how to do that.

Regards,

Arun

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Refer this thread :

uday_gubbala2
Active Contributor
0 Kudos

Hi Arun,

Try going through this [Wiki entry|https://wiki.sdn.sap.com/wiki/display/Snippets/ABAPWebDynproALV-ChangeCellColourbasedonContent] & [article|https://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0625002-596c-2b10-46af-91cb31b71393&overridelayout=true]. If you can manage to conditionally control altering the colour for 1 cell you use a similar approach to help alter the colour of your entire row instead of just 1 cell.

Regards,

Uday