problem with table header

2003-01-07 Thread Mihael Knezevic
hi, i got a little problem with table rendering. my problem: i have a table with a header row. as i dynamically generate the content of the headers i don't know how long the text for the header will be. so i sometimes get a very long header, which breaks into a second header row. now i would

Re: problem with table header

2003-01-07 Thread J.Pietschmann
Mihael Knezevic wrote: i have a table with a header row. as i dynamically generate the content of the headers i don't know how long the text for the header will be. so i sometimes get a very long header, which breaks into a second header row. now i would like to generally make the header 2 rows

RE: problem with table header

2003-01-07 Thread Mihael Knezevic
PROTECTED] Sent: Tuesday, January 07, 2003 2:08 PM To: [EMAIL PROTECTED] Subject: Re: problem with table header Mihael Knezevic wrote: i have a table with a header row. as i dynamically generate the content of the headers i don't know how long the text for the header will be. so i sometimes get

Re: problem with table header

2003-01-07 Thread J.Pietschmann
Mihael Knezevic wrote: but the problem remains: i got different table header height because it sometimes needs one and sometimes two lines for the header. is there a possibility to say that i want the header (table cell from header) as high as two lines (relativ or absolut value) so that there all

RE: problem with table header

2003-01-07 Thread Mihael Knezevic
thanx. i'll try it. -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 07, 2003 3:11 PM To: [EMAIL PROTECTED] Subject: Re: problem with table header Mihael Knezevic wrote: but the problem remains: i got different table header height because