3 Replies Latest reply on Mar 2, 2009 10:13 AM by nbelaevski

    Using rich:datascroller in h:datatable

    njrfrens

      In my page, I've some input fields as search criteria. On click of search button, it displays search results in datatable along with datascroller.
      In my datatable, I'm showing 10 rows per page.

      If I click on scroller and navigate to the next page of results, If I enter search, nothing is getting displayed. If I click second time, then only it was working.

      Can anyone inform me what could be the issue?

      I'm using h:datatable and rich:datascroller.

      I tried putting ajaxSingle=true attribute for richdatascroller. but no use