hi
i am using Latest Telerik RadControls for ASP.NET AJAX Q2 2009 SP1
When I open the ImageManager managers they appear behind the RadMenu. I have adjusted the z-index on the RadMenu
.RadMenu_Dynamics_Context
{
background: none;
border:0;
z-index:8000 !important;
}
but the result is the same.
Thanks and regards
Vivekanandan.R