Ok. So you found the issue. 
But you didn't use the defaultsort and defaultorder, did you?
> <display:table sort="list" name="actionBean.results"
> decorator="org.texashealth.scm.displaytag.decorator.SCMTableDecorator"
> pagesize="50" requestURI="/reqs/Search.action" class="reqList">

To answer to previous question, yes you can sort other things than String.
For example, I sort dates with displaytag even if dates are displayed like
DD/MM/YYYY.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to