2 Replies Latest reply on Mar 24, 2009 4:15 AM by depy

    reRender all components cyclic

    depy

      So. I have about 8 datatables on my page and I want to reRender all of them, but one after another with a 5sec delay.

      Should I use a4j:jsfunctions in each datatable to trigger one another. For example function1 rerenders table1 and calls fuction2 on complete and so on for all of them.

      Or is there a better aproach?

      Thank you