Clistview pager onclick event

How can I capture click event of Clistview pager?

scenario:

I have a CListview in my progject with enabled pagination.

When for example a user clicks on page 7, I want to to call

a page refresh of that page 7. How do I solve this problem?

Any ideas? Tanks.