1 Reply Latest reply on Oct 17, 2007 9:15 AM by krasig

    keepAlive + datascroller

    krasig

      I have page with 1 Datatabele (+datascroller) and 1 button .When press button it invoke simple method with :

      this.scroller.setPage("2");


      and this works .

      But if on page place keepAlive .... then scroller never change position.

      Some idea what is wrong?