I have an ASP.NET button on a user control. When I call RadWindow.Open() from a OnClienClick event handler the window seems to flash but never actually come up. The button is doing a post back and there is no way from the ASP.NET button to cancel the postback. Does anyone have an idea what I can do about it?