Pagination Error When Parsing $Dataprovider To Renderpartitial

Hi all yii master…

i am using CListView and $dataprovider, my paging not work when i click page number "2", page redirect to result?page=2…

why ajax paging not work ?

question : why ajax paging not work in renderpartitial ? how to solve it ?

Thanks master.

Best Regards.

try to set :




'ajaxUpdate'=>true,



in options of clistview