Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3531795
By: shon2006

Display tag works great for me. The only problem iam having is it doesn't do
the sorting independent of upper case and lower case. I want to do the sorting
independent of upper case and lower case.
I have orridden compareTo method in my Business object, but when I do sorting
it displays as for example
A
B
C
a
b
It shud be DISPLAYED as:
A
a
B
b
C

I tried to print my results with out using display tag it works fine for me.


______________________________________________________________________
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=249318


-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to