Hi,
I have a requirement wherein I will display a table using webdynpro abap.
First 10 rows of the table should be normally displayed.
Starting from 11th row, every 5th row should be highlighted (may be colored)
e.g. if there are 21 records,
records 1 to 10, 12th to 15th, 17th to 20th have normal display
11th, 16th, 21st record are highlighted
I have tried but am not able to change the properties for specific rows.
Also, I have searched the posts, but they were at cell level and at specific rows level.
Please help me.
Thanks!
Regards
Vasu