Hi All,
Im using Ajax Tab Control with 3 tab panels and grid view in each tab panel.
On click of the tab panel im loading the respective grids.
I want to show the update progress bar while the grid is being loaded and im using the ajax update progress control to do so.
Now the problem is that , the progess image is displaying at the left of the Tab Control.
I want the image to be displayed in the middle of the Tab Control.
What needs to be done for this??
Can anyone help??