CListView position in page after pagination/page update

Hi,

I have a CListView, the list is rather long. Before displaying the CListView widget I have a lot of other static content displayed on the page (more content than fits on an entire page, so user needs to scroll down to get to the CListView).

When I click on a page number for the CListView, I’m always taken to the very top of the page. Is there any way I could be taken to the top of the CListView instead?

Thanks.

use ajax pagination