2 Replies Latest reply on Apr 19, 2010 7:59 AM by orkun

    have scrollableDatatable  quicken

    orkun

      hello

       

      My scrollableDatatable is considerably slow.

       

      what should I do to have it quicken ?

       

      adding ajax functionality may be an altrtnative.

       

      how can I add ajax capability to scrollableDatatable ?

       

       

      regards

        • 1. Re: have scrollableDatatable  quicken
          ilya_shaikovsky

          1) which RF version used? Check with latest 3.3.3 if using older one.

          2) Reduce number of row's which loaded to the client by specifying rows attribute.

          3) Define NONE or NEKO filter in web.xml (see reference guide) in order to improve ajax performance in general.

           

          how can I add ajax capability to scrollableDatatable ?

          It's loads data via ajax out-of-the-box.

          • 2. Re: have scrollableDatatable  quicken
            orkun

            thank you

             

            I am going to upgrade my richfaces.

             

            you said "It's loads data via ajax out-of-the-box."

            I am not clear on this. Could you explain it in a little more detailed ?

             

            regards