Are you sure? Other components, such as ModalWindow, comes with styling
included. You just add the component and it adds the appropriate CSS itself.
I can see in the markup produced for the DefaultDataTable that the table
rows have the classes "odd" and "even", am I supposed to define these
classes in my own CSS?




igor.vaynberg wrote:
> 
> you are supposed to provide your own css
> 
-igor


On Tue, Aug 11, 2009 at 1:35 AM, Lukas Wilczek<lukas.wilc...@gmail.com>
wrote:
> Hi,
>
> I'm trying to use a DefaultDataTable and it shows with correct data
> but it has no styling at all. When I view source in the browser I
> can't see any CSS file that has been added to the markup (apart from
> my own and the one for ModalWindow). I've looked through the source
> folders for Wicket Extensions and I can't see any suitable CSS file
> there either. I've probably missunderstood how this works, please help
> me understand :)
>
> I'm using wicket 1.4.0
>
> Thanx
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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




-- 
View this message in context: 
http://www.nabble.com/DefaultDataTable-gets-no-CSS-styling-tp24913804p24950509.html
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to