NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 23, 2012, 07:40:36 AM

Title: Browse column header, how to split ion two rows
Post by: Alberto on March 23, 2012, 07:40:36 AM
The browse splits automatically the column data in the rows needed.
How can I do it with the column header?
See attached image.
I´ve tried with </br> but it appears as part of the header.
Thanks


[attachment deleted by admin]
Title: Re: Browse column header, how to split ion two rows
Post by: Stu on March 25, 2012, 07:21:36 PM
Hmmm. Well, technically the browse isn't splitting the column data into ROWS. It's just the way html works. If the browser is wide enough (unless you have specifically set the column width) then the column will show one line all the way across. But if the browser width is smaller and smaller, then the column widths will automatically shrink.

But they are definitely not splitting into table rows.

BUT .. an answer to your question is:

In the column template dialog, there is a checkbox for "Allow xHtml in Header".

If you tick this you can use html in your header.
Title: Re: Browse column header, how to split ion two rows
Post by: Alberto on March 26, 2012, 02:09:56 AM
Thanks Stu,
I´ve tried this but it did not work.
See attached images.

[attachment deleted by admin]
Title: Re: Browse column header, how to split ion two rows
Post by: Alberto on March 31, 2012, 05:44:49 AM
Please, any idea?
Title: Re: Browse column header, how to split ion two rows
Post by: Bruce on April 01, 2012, 05:46:28 AM
I think you should try
<br />
not </br>

cheers
Bruce
Title: Re: Browse column header, how to split ion two rows
Post by: Devan on April 01, 2012, 03:32:43 PM
In any case, 'splitting ions' is probably best left to Nuclear Physicists, and not web programmers...  ;D
Title: Re: Browse column header, how to split ion two rows
Post by: Alberto on April 02, 2012, 10:30:37 AM
Thanks Bruce but no way...
see attached images...


[attachment deleted by admin]
Title: Re: Browse column header, how to split ion two rows
Post by: Bruce on April 02, 2012, 11:44:53 PM
Hi Alberto,

>> I´m using NTWS 5

ahh - that explains it. Allow xHtml in the header is an NT6 option.
see attached.

cheers
Bruce


[attachment deleted by admin]