NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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]
-
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.
-
Thanks Stu,
I´ve tried this but it did not work.
See attached images.
[attachment deleted by admin]
-
Please, any idea?
-
I think you should try
<br />
not </br>
cheers
Bruce
-
In any case, 'splitting ions' is probably best left to Nuclear Physicists, and not web programmers... ;D
-
Thanks Bruce but no way...
see attached images...
[attachment deleted by admin]
-
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]