2 Replies Latest reply on Jul 24, 2013 2:37 AM by vamsee_dilli

    Filtering values in rich:picklist

    fericit.bostan

      I'm using RichFaces 4.2.2 and have a requirement to utilize the rich:picklist but with a filtering capability.  I currently have the picklist defined on the page and functional without issue. But I would like to add two text input fields above the lists that will allow for filtering of the contents within the lists. (Please see attached screenshot for an example)

       

      I see similar functionality build into the rich:dataTable: ( org.richfaces.model.Filter )

      and was wondering if I could do something similar with the picklist.

       

      If not, is there something I can do with javascript to be able to get this type of functionality?

       

      Thanks for the assistance...