I want to use certain css to my the table column. Basically I was wondering if 
i could overide any method in my PropertyColumn or other class so that it could 
render my own td style rather than default <td> 
eg i would want my td to be <td class="abc"> 
----- Original Message ----- 
From: "Per Newgro" <per.new...@gmx.ch> 
To: users@wicket.apache.org 
Sent: Sunday, October 18, 2009 1:50:43 AM GMT -08:00 US/Canada Pacific 
Subject: Re: css in DefaultDateTable 

It depends on your structure of html components. Here are the basics 
http://www.w3.org/TR/CSS2/cascade.html 

Cheers 
Per 

--------------------------------------------------------------------- 
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org 
For additional commands, e-mail: users-h...@wicket.apache.org 

Reply via email to