Hi,

Via DataScrollerActionListener, is there a way to update the current
startRow from the request calculated from the given
scrollerEvent.getPageIndex().

E.g something like:

FacesContext.getCurrentInstance() [ ..... find (UIData) (UIComponent)
setFirst(getPageIndex() * num_rows_per_page) ......]

Reply via email to