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

How to display smartforms table lines useing different background colour

Former Member
0 Likes
633

Hi all:

How to display smartforms table lines useing different background colour .

for example:

line1:green

line2:red

line3:green

line4:red

line5:green

line6:red

line7:green

line8:red

......

Any help is highly appreciated!!

启明星

Hi all:

How to display smartforms table lines useing different background colour .

for example:

line1:green

line2:red

line3:green

line4:red

line5:green

line6:red

line7:green

line8:red

......

Any help is highly appreciated!!

启明星

3 REPLIES 3
Read only

Former Member
0 Likes
587

Hi,

Create a two lines one for header and second for data in the table.

1)In table painter we can find the pencil mark.

2)select the pencil mark

3)now select the line which you need to shade

4) now select the shading colour in the table painter and the provide the resolution up to 100% and select table pattrn for that line.

5) Now you can use this for the header now only the header gets shaded and the remaining gets unshaded.

reward points if useful

Thanks and Regards,

Nishant

Read only

Former Member
0 Likes
587

USE CHARECTER FORMATS THERE

GOT TO TCODE :--SMARTSTYLES

CREATE A STYLE

RIGHT CLICK AT CHARECTER FORMAT AND CREATE NODE

IN FONT TAB ASSIGN COLOR AND

CALL THE SYLE IN UR

TEXT UNDER THE RESPECTIVE CELL

Read only

Former Member
0 Likes
587

Hi,

Use template , but not table .