Ajax Pagination - CakePHP 2.8.x

Hey guys, i need help to solve a problem.
I’m creating a mostly AJAX-loaded interface through POST, where I make some information changes in the database.
What I’m trying to do is give a reload to the page call after the information update. I did not find anything on the internet help topics.

Basically:

Load the page → Show the table with data → Perform the update through a modal → Close modal → Reload the current page through AJAX Pagination.

The last part is where I’m having difficulty.

Sorry for my poor English. :no_mouth: