Hi,
in this sample:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Window/Examples/CommunicationBetweenRadWindows/DefaultCS.aspx
if you replace Choose city button with image input like:
in this sample:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Window/Examples/CommunicationBetweenRadWindows/DefaultCS.aspx
if you replace Choose city button with image input like:
<
input type="image" src="SomeImage.gif" onclick="openWin2(); return false;"/>
then modal window get opened behind first one. Any workaround for this?
Thanks
Alex