In the query application, this event runs in two situations:

Unlike other events, this one depends on user interaction to be triggered, allowing, for example, that any validation or layout change is performed only after this interaction.

Note

The query navigation is performed by ajax, thus, it is not possible to use Javascript codes (JQuery, Ajax).

When using full paging in the application, the event is not executed.