[ http://jira.codehaus.org/browse/DISPL-220?page=comments#action_53358 ] 

Bruno Braga commented on DISPL-220:
-----------------------------------

You forgot of say that 
sortComparator="org.displaytag.model.CaseInsensitiveRowSorter"

AND  ADD
->> public RowSorter(Integer sortedColumnIndex, String beanProperty, 
TableDecorator tableDecorator, Boolean ascendingOrder)
IN class org.displaytag.model.RowSorter

You factory class requires a Integer and Boolean in contructor, but RowSorter 
alone had int and boolean

Thank you for the implementation. Be need that.

Bruno Braga

> Case-insensitive sorting
> ------------------------
>
>          Key: DISPL-220
>          URL: http://jira.codehaus.org/browse/DISPL-220
>      Project: DisplayTag
>         Type: New Feature

>   Components: Paging/Sorting
>     Reporter: Steve Lustbader
>  Attachments: displaytag-1.0-with-sortComparator-and-tld.zip, 
> displaytag-1.0-with-sortComparator.zip, displaytag.220.diff
>
>
> It'd be nice if there were a column-level property indicating that the 
> sorting should be case-insensitive for that column.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to