I have a page that has a datagrid that can be quite long. I don't want to page it so a user sometimes scrolls down and then clicks a button in the grid.
The issue is that the updateprogress image is up at the top of the page and if a user scrolls and then clicks in the grid they don't see the progress image because it is up top.
Is there a way to put the updateprogress panel where the user clicked instead of up top in a set position all the time?
Hi,
You can set the position of the updateprogress image via javascript according to the button's position.
Thanks
No comments:
Post a Comment