The following forum message was posted by sreehariojili at 
http://sourceforge.net/projects/displaytag/forums/forum/249317/topic/3785991:

i had fixed custom comparator issue... My fix is...
changed comparatorExpr  condition while evaluating expression... 
ELColumnTag.java --> evaluateExpressions() method...

 if (comparatorExpr != null)
 {
            super.setComparator(eval.eval(\"comparator\", comparatorExpr, 
Object.class)); //$NON-NLS-1$
 }
.....................:)


------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to