• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

comparators in display tag

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I HAVE MADE A CUSTOM COMPARATOR TO FOR SORTING A COLLECTION OBJECT . I AM PASSING THIS CUSTOM COMPARATOR IN THE COLUMN ATTRIBUTE OF DISPLAY TAG's TABLE TAG BUT WHEN I RUN MY APPLICATION IT GIVES MEE THE FOLLOWING ERROR
Unable to locate tag attribute info for tag attribute comparator.

Please suggest a solution.

Thanks
[ January 04, 2007: Message edited by: Bear Bibeault ]
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
amrit pursnani,

Typing with the caps-lock button down is the equivalent to yelling in a web forum and is considered rude.
Many people will skip by questions that were typed this way.
 
Ranch Hand
Posts: 2874
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Kindly avoid using all caps.
Please post the error stack trace. The code snippet would be a plus.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic