Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
ModalPopup and WebGrid
posted

Hi all,

 I have a custom control inside a templated column that creates an ASP.NET AJAX Control toolkit ModalPopup (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx) when double clicked.  The popup displays just fine, but for some reason the mouse pointer behaves as if it isn't even there and continues to interact with the grid "underneath" instead of the popup itself!  If I remove the control from the grid cell everything works just fine.  Has anyone experiences similar behaviour with ModalPopups in the grid?

Thanks!

Jason