1 Reply Latest reply on Sep 29, 2009 6:44 AM by ilya_shaikovsky

    datascroller not resetted

    agori

      I have a dataTable, and a datascroller. If I do a search and jump to page 'n', then I do another search where there is only one page the table is empty (also if shouldn't be empty).
      It seems that the scroller is not resetted after a new search.

      I know a workaround that were working well in previous version, but now it doesn't work anymore. The workaround is

      table.getAttributes().remove(UIDatascroller.SCROLLER_STATE_ATTRIBUTE);
      

      Do you know another solution?

      I'd like to point out that this datascroller issue is out there since a lot of time and releases.
      It's very annoying and I really can't understand why you don't think it's worthy of a serious attention and tests.