Hi Experts,
I am using "REUSE_ALV_GRID_DISPLAY" to display output. I am not using oops.
Is there any possibility to show last row in different color.
And also let me know how to different color for one column in ALV grid display.
example:
COL1 | COL2 | COL3 |
=================
XXXX | 10 | 44 | 05 |
YYYY | 01 | 20 | 35 |
ZZZZZ | 05 | 10 | 20 |
I need to show in different color which are bold in the above output.
Thanks
Raghu