Cancel all pending queries?

I have a page that runs through a query that displays quite a bit of results. The issue i have is that i cannot do any work on the page until all queries have completed.

Is there a way to have a query priority if i click on a link?

Here is some screenshots to show you what i am working with

You can see that on this page i have quite a few queries pending to run through

Once i click on a link, the query that this one runs is all the way at the bottom so i have to wait until all previous queries are finished before it will run this one.

Is there any recommendations on how to complete this? I tried to use the Abort on the server connect when the button is clicked, but that doesn’t work.

Community Page
Last updated: