Catch the ajax response with jquery bootgrid

Catch the ajax response with jquery bootgrid

Hi,
I know that this plugin is not from jQuery UI plugins, but it uses jQuery as kernel.
The problem I've got with this plugin is that I want to catch the ajax response to analyze it on the loaded handler (loaded.rs.jquery.bootgrid). Does anybody know how to make this? There's a method called responseHandler, but is never executed.
Thanks,

Dani