Hi all,
I have a page with an asset that loads jquery on head section of the page. This is due to little scripts I need to run in the middle of the page.
In same page I use a gridview and I see that it loads automatically another jquery file in the footer of the page.
Is there a way to prevent this auto load behavior?
Thank you very much!