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

Traffic lights in Table control

Former Member
0 Likes
1,870

Hello,

I need to create Traffic Lights in Table control, How can I do that ?

Rgds,

Karthi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
939

Hi,

I have included the column for icon in internal table, but still i get the value as @08@.

where do i set this as icon ?

Rgds,

Karthi.

Hello,

I need to create Traffic Lights in Table control, How can I do that ?

Rgds,

Karthi.

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
939

Check if this will solve your problem.

Read only

Former Member
0 Likes
939

hi,

you can declare a column with length 4(char type) and can pass the value as '@08@'.

you will find traffic light symbols and values in table ICON

Regards

Sajid

Read only

Former Member
0 Likes
940

Hi,

I have included the column for icon in internal table, but still i get the value as @08@.

where do i set this as icon ?

Rgds,

Karthi.

Read only

0 Likes
939

Hi Karthi,

Check this link:

Regards,

Swarna Munukoti