This is a migrated thread and some comments may be shown as answers.

Couldn't close RadWindows by Ok button

1 Answer 28 Views
Window
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 25 Oct 2011, 03:24 PM
Hi all,

I use the following code in Server side to display error message.
The RadWindow is displayed successfully. However, I couldn't close it by OK button. Closed by using the red X works.
But when I release my project on IIS, I could close it by using OK button.
Have no idea what is going on.
Please help.

Dim myError  As String = "This is an error message."
RadAjaxManager1.ResponseScripts.Add("radalert('" + myError  + "', 430, 150);")

Thanks

Andy.  

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 Oct 2011, 09:48 AM
Hello Andy,

I have answered your support ticket on the matter and to avoid duplicate threads I suggest we continue the conversation there. Once we reach a conclusion you may post the results here for others that may encounter a similar issue.


Best wishes,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Window
Asked by
Andy
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or