http://www.w3schools.com/css/tryit.asp?filename=trycss_table_empty-cells

On 10/4/07, Doug Leeper <[EMAIL PROTECTED]> wrote:
>
> I am sure there is a more elegant way than what I am doing so I thought I
> would throw out the following question.
>
> I have a List that displays a date in one of its columns.  If that date is
> null, nothing is displayed...fine and dandy.  However, when applying a style
> to the table, aka border to that cell, nothing will show up because the td
> element has nothing in it.
>
> Currently I am placing before and after  tags to ensure that the td
> element has something in it.
>
> Is there a more elegant way to do this, i.e. Wicket way?
>
> Thanks
> --
> View this message in context: 
> http://www.nabble.com/Null-values-in-Lists-question-tf4569676.html#a13042856
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to