z-index Problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am using an Update Panel. inside the Update Panel I vahe 5 DropDown List control for this Update panel i am using an UpdateProgress control of AJAX. In UpdateProgress control I have used div tag with z-index property. I want that when I run the application and choose any items from any DropDownList, an UpdateProgree should overlap the entire UpdatePanel. But i am not getting an output. So, If u have a solution for this, please Help me............