I am creating a listing in admin without using UI components to use custom filters to create a custom graph. For updating I use an ajax call, which also works.
The problem is that the pager does not work, because the listing and the graph works with self-created JS and ajax code.
So now to the question-> can the event listener of the pager be changed to a custom JS function ?