1 Reply Latest reply on Sep 14, 2007 12:38 PM by nbelaevski

    Interesting doubt in dataScroller+dataTable

    alexrozario

      Hi all.

      Have a Look at my view page first, It will be similar like,

      [rich:inputNumberSlider] [rich:inputNumberSlider]

      [rich:dataTable]
      11-20 of 54 items (this is what i want now)
      [rich:datascroller]{page:2}


      ok.

      Here i have used two inputNumbersliders to get the value from user, and using that i am sorting the values in table too.
      (I am using two inputnumbersliders, though we cant use two datfiltersliders in a same page.) http://www.jboss.com/index.html?module=bb&op=viewtopic&t=117631

      Its all working fine..


      here i want to display the product count in each page.
      {if the user in page 1 it has to display 1-10 and if he/she in page 2 it has to display 11-20 and so on...}

      how to do that.
      can you pls give me any idea abt that.

      thanks,
      Alex