Ajax pagination

How can I disable the default ajax pagination and switch to non-ajax mode? Some ajax calls are not working when I use ajax pagination and try clicking on ajax links within those pages.

simply use CLinkPager widget or something like that… or correct the ajax pagination, i think some js makes the problem.

I haven’t touched anything related to pagination and everything is default. I would prefer to change setting of default pagination instead of using a different widget. Further, I am only using jquery which too is default so changes of js conflict are less.