Is it possible to sort a tableColumn with Date values ?
I did some test with the code below, but it doesn't work.
<sun:tableColumn
headerText="$resource{i18n.cert.server.table.col_expdate}"
sort="exp_date" rowHeader="$boolean{true}" id="col3">
<staticText id="typeContextRoot" value="#{td.value.exp_date}" />
</sun:tableColumn>
The glassfish version is v3 build 31
Thanks
--
Claudio Miranda
_______________________________________________
http://www.claudius.com.br claudio(o)claudius.com.br