‎2009 Jan 19 4:37 AM
Hi All,
I'm working on smartform PO, In main area i'm using table.
In main of the table texts are not coming in a straight line.
first 2 text are proper, remaining texts are coming one line below.
How to make them to come in straight line.
Regards
Suprith
‎2009 Jan 19 4:44 AM
Hi
I think this is because of space allotted in main window, increase the size of the cell and try
Regards
Shiva
‎2009 Jan 19 4:44 AM
Hi
I think this is because of space allotted in main window, increase the size of the cell and try
Regards
Shiva
‎2009 Jan 19 4:51 AM
hi,
it is due to small size of ur cell.
u can solve it as if those cells contain the numeric values.
in text field where u insert the table field do like this
before u will be doing like this.
&itab-fieldname&
now just do like this.
&itab-fieldname(6)& " value in brackets can b varied according to ur need...(6) will align 5 numeric digit on the same line.
‎2009 Jan 19 5:00 AM
Hi,
increase the size of your cell. Currently, it is not large enough to contain the full text , so it will come out in multiple lines,
Regards,
Dev.