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 Ultrawebgrid used in the appln.
Can any1 help me with code snippets and how i can proceed with my .aspx OR .aspx.cs files in order to obtain these progress bars for my application???
Can any1 reply to this???? it's Urgent :( ..................
the following is my code........
(i) but i cudnt find the circular progress bar appearing in my web page when i postback or update etc.......What should I do inorder for the circular progress indicator to appear in the centre of my web page when the page is postback...???
(ii) also I wanna know how to proceed with the determinate progress bar???