‎2008 Jun 21 12:18 PM
how to draw solid horizontal and vertical lines,at specific positions???pls reply asap.
‎2008 Jun 21 1:09 PM
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
‎2008 Jun 21 12:27 PM
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
‎2008 Jun 21 1:09 PM
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
‎2008 Jun 21 1:34 PM
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
‎2008 Jun 21 1:40 PM
Dear Narendar,
Are you using table control in your smartform?
Regards,
Rajneesh Gupta