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

issue with radalert

1 Answer 71 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Suhas TJ
Top achievements
Rank 1
Suhas TJ asked on 17 Nov 2010, 12:37 PM
Hi all,
i am facing a weird behavior with radalert control. in IE, it behaves normally but in Firefox i get a blank alert. Here is the javascript call.
Anybody why it is happening??

I use radWindow.dll v2.0.50727 AND Mozilla 3.6 
function ShowErrorMessage(Message) {
         radalert(Message, 500, 210, "List Error Alert");
    }

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 17 Nov 2010, 01:55 PM
Hello Suhas TJ,

There is no RadWindow.dll file with such version. RadWindow.dll was used in the RadWindow for ASP.NET product (which was part of the RadControls for ASP.NET suite) and the latest version was 1.9.7 (the ASP.NET product line has been discontinued for quite some time).


Regards,
Georgi Tunev
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
Suhas TJ
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or