Re: [displaytag-user] Column Comparator

2008-03-19 Thread benn
ping - no-one has done this at all? This is driving me crazy, trying to explain to the user that sorting the items as she wishes (naturally not ASCII) is not possible confuses the user and is costing me lots of free coffee and biscuits to calm her down!! Any help would be greatly, hugely and

[displaytag-user] Column Comparator

2008-03-17 Thread benn
Hello, Sorry to keep asking questions but I haev another! I'm attempting to use a custom comparator as follows: The comparator is based upon one from Dave Koelle (http://www.davekoelle.com/alphanum.html) and is basically a natural sorting for strings. However the comparato

[displaytag-user] column comparator

2006-04-05 Thread Christofer Jennings
I'm having trouble getting the column comarator to work in Dsiplaytag 1.1. I've tried giving it a classname like "foo.MyComparator" as well as a reference to a bean that is a comparator like "${myComarator}". When I use the class name, the class name ends up in the column instead of the exp