I'm not sure about Stefan's requirements, but doesn't the
"table.<class> > thead > tr.headers > th" hierarchy let you target the
header sufficiently?

/Gwyn

On 06/10/06, Leszek Gawron <[EMAIL PROTECTED]> wrote:
> Stefan Lindner wrote:
> > I can manipulate the data grip part of a DataTable by overriding 
> > newCellItem. But if I e.g. need a speical layout for the table header, I 
> > must add a class or id attribute to the <th> elements of the headline 
> > (different layout on the left and right side e.g.).
> > I can see no way to manipulate the generation of the headline. O.K. I can 
> > design my own Toolbar according to HeadersToolbar but in most cases that's 
> > much too compülicated. Is there an easy way to control the generation of 
> > the table head?
> >
> > Stefan Lindner
> I keep having exactly the same problems. DataTable components do not
> carry any css classes so any visual customization/layout is hardly possible.
>
> --
> Leszek Gawron

-- 
Download Wicket 1.2.2 now! - http://wicketframework.org

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to