I have a RadMenu with a "Close Window" button. Each of the other buttons changes the visible RadPageView in a RadMultiPage. The close button works fine if it's the first button clicked. However, if any of the other buttons in the RadMenu are clicked first, clicking the Close Window button shows "Scripts may only close windows that were open by it" in the JavaScript console.
From what I understand, the problem is due to the RadMenu's postback (which is necessary in this case). Is there any way around this behavior to allow the "Close Window" button to keep working?
This appears to be a question about the RadMenu, a component in the UI for ASP.NET AJAX suite, rather than about the UI for ASP.NET MVC Menu. If that is the case, I'll transfer the thread to the ASP.NET AJAX forums.
Oh, you are right. My mistake. Please make the transfer. Thank you.