3 Replies Latest reply on Aug 14, 2007 11:45 AM by vsirishreddy

    Auto complete

    vsirishreddy

      I am new to Ajax4Jsf. I want to implement auto complete box or suggestion box using Ajax4Jsf. I am using Sun JSF RI 1.1 and already configured tomahawk for the same. Now I do not want to add richFaces to the same.

      Also tried using richfaces, but suggestion box is not getting rendered properly. Any suggestions on implementing the same appreciated.

      Thanks,
      Sirish

        • 1. Re: Auto complete
          vsirishreddy

          I am using ajax4jsf-1.1.0.jar.

          Sirish

          • 2. Re: Auto complete
            ilya_shaikovsky

            Have you tried to explore our demo?

            • 3. Re: Auto complete
              vsirishreddy

              Yeah I did. I did try to implement the demo using rich faces. I faced two issues:

              1. The drop down population was a bit slow; still acceptable.
              2. The rendering is not happening properly which is not acceptable. When the suggestion box is being populated, it fetches me the correct dynamic data, but the suggestion box is not occupying the complete panel. Left half of the panel is left blank and the right half is populated with suggestion box with scrollers.



              Please let me know if there's a known solution. Is there a way to put images in a post?