---
From: Shing Hing Man [mailto:[EMAIL PROTECTED]
Sent: Freitag, 23. Juni 2006 08:55
To: Tapestry users
Subject: RE: Null Date in a Contrib:Table
You could give the following a try.
The documentation on the If component is at
http://tapestry.apache.org/tapestry4/tapestry/ComponentRefe
; Manuel
>
> -Original Message-
> From: Shing Hing Man [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 23. Juni 2006 06:53
> To: Tapestry users
> Subject: Re: Null Date in a Contrib:Table
>
> Have you consider wrapping your component
> 'creationDateFormat
, 23. Juni 2006 06:53
To: Tapestry users
Subject: Re: Null Date in a Contrib:Table
Have you consider wrapping your component
'creationDateFormat' with an If component - so that
the date is only rendered if it is not null ?
There might be a drawback with the above approach. The
default so
Have you consider wrapping your component
'creationDateFormat' with an If component - so that
the date is only rendered if it is not null ?
There might be a drawback with the above approach. The
default sorting on your date column might not work.
Shing
--- Manuel Thurn <[EMAIL PROTECTED]> wro