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

smart forms

Former Member
0 Likes
556

how to draw solid horizontal and vertical lines,at specific positions???pls reply asap.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

hi what u mean to say....in the tables between the columns or rows ...go to main window -


table(double click)----frames----choose one of them..

in between any text elemnt then write the &sy-uline in the code editor

4 REPLIES 4
Read only

former_member195383
Active Contributor
0 Likes
536

in the text element it self u can draw horizontal line by repeated typing underscore i.e _

and for vertical line u can type | repeatedly one below another....

Reward points if the ans is helpful...

Edited by: Rudra Prasanna Mohapatra on Jun 21, 2008 1:27 PM

Read only

Former Member
0 Likes
537

hi what u mean to say....in the tables between the columns or rows ...go to main window -


table(double click)----frames----choose one of them..

in between any text elemnt then write the &sy-uline in the code editor

Read only

Former Member
0 Likes
536

Hi Narendra,

Where you want to draw these horizontal or vertical lines either in Main window or in any other secondary window????

In each and individual window you can create Tables or Templates using these you can create horizontal & vertical lines where ever you want.

Just right click on the window where you want to create the table with vertical & horizontal lines and then select either template or Table

Regards

Murthy

Read only

Former Member
0 Likes
536

Dear Narendar,

Are you using table control in your smartform?

Regards,

Rajneesh Gupta