4 Replies Latest reply on Oct 5, 2007 5:34 AM by rammi123

    Rerender a DataScroller problem.

    claudionor

      Hi. I have a dataTable with a dataScroller to paginate it.

      The dataTable is successfully rerendered by an a4j:commandButton. The problem is that the dataScroller is not.

      As my managedBean has a session scope, when I click on the dataScroller and the entire page is rendered the dataScroller starts to work.

      I would like to rerender the dataScroller when the dataTable ir rerendered.

      Any Suggestions?

      Thanks.