Hi,

You could also use sortProperty attribute for the column to tell the column
to sort according to the property that gave you the numbers, I guess.
As for the checkboxes, I have no idea for the moment.

Cheers,
Narcis

On Thu, Mar 26, 2009 at 5:33 PM, SourceForge.net <nore...@sourceforge.net>wrote:

>
> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=6968655
> By: dustfrog
>
> What you may have to do is implement your own comparator by extending the
> org.displaytag.model.DefaultComparator and overriding the compare method.
>  I
> had to do this last night with hyperlinked numbers that were sorted
> lexicographically
> by the whole A element tag instead of by their numeric values.
>
> I'm assuming that you have already tested this column by enabling the
> sortable
> attribute and it didn't work, right?
>
> ______________________________________________________________________
> You are receiving this email because you elected to monitor this forum.
> To stop monitoring this forum, login to SourceForge.net and visit:
> https://sourceforge.net/forum/unmonitor.php?forum_id=249317
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
------------------------------------------------------------------------------
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to