When you advance to the next page, set the verticalScrollPosition
property of your List to 0.

Joan

--- In [email protected], "Body Works Studio"
<[EMAIL PROTECTED]> wrote:
>
> I have a report using a list component with a custom renderer. We have
> a paging controller on the page that when you click it , the data set
> will advance to the next page. 
> 
> What happens is the new data set is inserted in the the list view, and
> keeps the viewer exactly same position where they where on the page
> when they clicked the button .
> 
> So say you scrolled to the bottom of the first page and you click to
> view the next page, the data gets loaded in, but the list view still
> is at the bottom of the page.
> 
> Is there a way to make the component scroll back to the top when the
> user clicks to a different page?
> 
> 
> thanks
> 
> Jeff
>


Reply via email to