-
Sample 1
The usual ASP.NET AJAX UpdateProgress control usage. This demonstrates the typical
use of the UpdateProgress control in an application
-
Sample 2
An ASP.NET AJAX UpdateProgress control positioned in the top right of the browser.
-
Sample 3
An ASP.NET AJAX UpdateProgress control positioned in the top right of the browser with a transparent
gray background.
-
Sample 4
An ASP.NET AJAX UpdateProgress control positioned in the top right of the browser with
a transparent gray background and the notification following the scrollbar position
(fixed position).
-
Sample 5
An ASP.NET AJAX UpdateProgress control positioned in the middle of the browser with
a transparent gray background.
-
Sample 6
An ASP.NET AJAX UpdateProgress control positioned in the middle of the browser with
a transparent gray background and the notification following the scrollbar position
(fixed position).
-
Sample 7
An ASP.NET AJAX UpdateProgress control that uses the AlwaysVisibleControlExtender trick
to place the progress notification at the top right of the browser.
-
Sample 8
An ASP.NET AJAX UpdateProgress control that uses the AlwaysVisibleControlExtender trick
to place the progress notification at the middle of the browser.