Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding column colors to ALV tree

Former Member
0 Likes
660

Hi ,

I have created an alv tree .I wanted give different colors to the columns . I have tried many ways giving value to EMPHASIZE field of fieldcatalog. But i'm unable to get the desired output.

Please help me in this regard.. it's very urgent..

Thanks and regards,

Roopa

Hi ,

I have created an alv tree .I wanted give different colors to the columns . I have tried many ways giving value to EMPHASIZE field of fieldcatalog. But i'm unable to get the desired output.

Please help me in this regard.. it's very urgent..

Thanks and regards,

Roopa

3 REPLIES 3
Read only

Former Member
0 Likes
580

Roopa,

Use the STYLE column of the field catalog for each field. You can assign different styles.

Regards,

Ravi

Note :Please mark all the helpful answers

Read only

0 Likes
580

Hi ,

We have tried all these options...nothing is working...STYLE property is used to set colors only to the nodes. Do you have any code which will add colors to the columns displayed on the right side of the container?

we are using the class 'CL_GUI_ALV_TREE ' .

Are there any methods by which we can set color property for the columns?

Thanks,

Roopa

Read only

Former Member
0 Likes
580

just look at the vijay post in this thread..