If you use <display-el:column title="${customHtml}"
... /> where customHtml was defined as such:
<c:set var="customHtml" escapeXml="false">
    <%-- Put your custom HTML here --%>
</c:set>

This may not be as customized as you wanted, but I
believe this may be your only solution.  You should be
ok if the table's that you put as your custom HTML all
have the same attributes and you put nowrap on your
table cells.

Did this help?

Matt

--- Laurent FALLET <[EMAIL PROTECTED]> wrote:

> Hello,
> I would like to display a custom header in my table.
> I did it for the tfoot, thanks to
> the <display:footer /> tag; but I didn't found the
> same for the header.
> The reason why I want to create a custom header is
> that I need to put many rows in my
> header, and create cells of 2 rows, or 2 columns
> wide.
> Is there any possibility to do that?
> And honnestly this library rocks!
> Best,
> Laurent
> 
> 
> Laurent FALLET, Concordia University / Elève
> Ingénieur INSA de Rouen
> Architecture des Systèmes d'Information,
> http://asi.insa-rouen.fr/~lfallet/
> 
> 
> 
>       
> 
>       
>               
>
___________________________________________________________________________
> 
> Appel audio GRATUIT partout dans le monde avec le
> nouveau Yahoo! Messenger 
> Téléchargez cette version sur
> http://fr.messenger.yahoo.com
> 
> 
>
-------------------------------------------------------
> SF.Net email is Sponsored by the Better Software
> Conference & EXPO
> September 19-22, 2005 * San Francisco, CA *
> Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects
> & Teams * Testing & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> displaytag-user mailing list
> [email protected]
>
https://lists.sourceforge.net/lists/listinfo/displaytag-user
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to