0 Replies Latest reply on May 24, 2008 6:33 AM by thiagu.m

    two datascroller for a sigle dataTable - how to synchronize

      Hi every one,

      I employ two data scrollers that come from a single dataTable.

      One is at the top of the dataTable while the other stays at the bottom of it. If any one of the scroller is used to scroll through the dataTable, I have the need to replicate the new status in the other one too. In effect, I have to synchronize them.

      I wish to know how I can achieve this.

      This is my datascroller code

      <rich:datascroller id="Scroller" ajaxSingle="false" pageIndexVar="pageIndex" pagesVar="pages" for="dataTable" maxPages="10" />
      

      Please send in your suggestions ..

      by
      Thiagu.m