Bugs item #832765, was opened at 2003-10-30 01:10
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=832765&group_id=73068

Category: main tag library
Group: v 1.0-b1
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: fabrizio giustina (fgiust)
Summary: no style customization for table cell header

Initial Comment:
The old display tag you can customize header by setting 
"tableCellHeader" in stylesheet. The new html generator 
has no such option.

old bug: excel export header still doesn't work.

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2003-11-01 22:11

Message:
Logged In: YES 
user_id=798060

you can use:

table thead th
{
   [css rule]
}

in your css. tableCellHeader has been removed because 
useless. See http://www.displaytag.org/example-styles.jsp 
for a comparison between 8.x and 1.0 html/css output 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=832765&group_id=73068


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to