I currently develop in asp.net c#
, html5
, javascript
, css
.
I'm honestly not very good at javascript and I try to resolve issues by researching.
Well, I have an aspx page, which shows a grid, but this grid has frozen the first column and the first row. all this works perfectly well, the example takes it from: gridviewscroll.aspcity.idv.tw
This is the script that I use in my project link
On the other hand, I wanted to implement a loading image which works but interrupts the grid, breaks it, appears without the freeze and out of frame. I have tried many ways, in which I concluded that these two gentlemen generate a conflict, this is a jquery
which helps me in the loading image .
There is some way in which you can help me, maybe selecting the right and necessary javascript to load the loading image
, the example of loading image
take it from here: