View Single Post
  #1 (permalink)  
Old 06-23-2007, 12:09 AM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
filtering data in jsf
I want to apply a filter to a table in JSF. I need that the filter doesn't differ between capital letters and small letters.
For example If I search by angel, I want this results:
Angel
angel

Can I do that with CompareFilterCriteria?

thanks
Reply With Quote
Sponsored Links