2007 Apr 15 7:01 AM
Hi Experts,
I am developing a Classical Report. So, for displaying the Column Headings in the output list, Is there any other alternative apart from the mentioning of the Column headings with the WRITE statement?
ThanQ.
Message was edited by:
Srinivas
2007 Apr 15 7:07 AM
text elements..
go thru navigation.
or else
write: text-001. (double click on 001) and create
yah u can get multiple lines here.
ex.
write: text-001,
text-002.
in 001 mention 'document' and in 002 'number'.
it will display as
documnet
number
hope vertical line is not possible in this method
Message was edited by:
Santhosh Reddy
Hi Experts,
I am developing a Classical Report. So, for displaying the Column Headings in the output list, Is there any other alternative apart from the mentioning of the Column headings with the WRITE statement?
ThanQ.
Message was edited by:
Srinivas
2007 Apr 15 7:07 AM
text elements..
go thru navigation.
or else
write: text-001. (double click on 001) and create
yah u can get multiple lines here.
ex.
write: text-001,
text-002.
in 001 mention 'document' and in 002 'number'.
it will display as
documnet
number
hope vertical line is not possible in this method
Message was edited by:
Santhosh Reddy
2007 Apr 15 7:29 AM
ThanQ.
And I am looking for the Column Headings in such a way that, they shuld come in 2 rows, e.g.,
Instead of '' Customer Number''
I wuld like get,
''Customer
Number''
So, Is there any simple option, other than WRITE statement?
ThanQ.
2007 Apr 15 7:32 AM
Hi..,
WHen u go to this list headings.. here u can find 3 lines for giving column headings and one line for list heading..
in one line give <b>customer</b> and u can give as many spaces as u want .. and in the next line give it as <b>number</b> .. and check the output .. u will get the required output !!
yes in this list headings .. you can give two to three column heading like.
<b>
customer
number</b>
customer in one line and number in second line !!
reward if it helps u..
sai ramesh
2007 Apr 15 7:34 AM
ThanQ Sai,
But, I wanna to hv a Vertical Line in btween the column headings, i.e. <i>VLINE NO-GAP</i>
ThanQ:
2007 Apr 15 8:04 AM
Hi..,
for vertical line u can type the symbol as <b>SHIFT+BACKSLASH</b> u will get a vertical line...( the key beside the equal to key = )
reward all helpful answers !!
sai ramesh.
2007 Apr 15 7:28 AM
Hi..,
You can do it in list headings also..
In the editor select
<b>GOTO>TEXT ELEMENTS> LIST HEADINGS ..</b>
here u can give the column and List headings !!!
2 to 3 lines of column headings you can give here !!
reward if it helps u..
sai ramesh
2007 Apr 15 7:31 AM
Hi Sai Ramesh,
How to get in 2 rows of a single Column Heading, apart from Explicitly mentioning with the WRITE statement?
ThanQ.
Message was edited by:
Srinivas
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |