Hi,
I need to have 2 progress bars in my application:
(i) Circular graphical progress bar (busy indicator)
as shown in the link [15.1.3] when the page is postback and
(ii) A determinate progress bar as shown in the link [15.1.1] with showing percentage when i update or load data into the grid which i use in my appln.
Can any1 help me with code snippets and how i can proceed with my .aspx and .aspx.cs files in order to obtain these progress bars for my apllication???
URGENT...............