Pagination Display location

Hi,

Is there any method to change the location of the page in CListView without overriding it?

I have done it. But why pagination does not work with template?

When I use the


'pager'=>array('class'=>'CListPager')

It works fine but failed on using

CLinkPager with ajax enabled

Anyone can tell me why it is so?

Solved it

Set ajaxUpdate to false in ClistView Property