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

Modal Window

4 Answers 123 Views
Window
This is a migrated thread and some comments may be shown as answers.
mvbaffa
Top achievements
Rank 1
mvbaffa asked on 16 May 2009, 08:56 PM
Hi,

I am using Rad Controls for AJAX Q1 2009

I have a radWindow that works ok when it is non-Modal. The problem is when I set it to modal, I receive an error when I close the window.

Then error is in the line when I run from Visual Studio:

_15.parentNode.removeChild(_15);


Outside Visual Studio the erro is:
Line: 122
Error: 'parentNode' is null or not an object

Is there any issues associated with Modal Windows. Thanks in avance

4 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 18 May 2009, 08:42 AM
Hi mvbaffa,

At this point I cannot tell where the problem might be as the provided information is not enough for me to reproduce the error.
Please open a support ticket and send me a small sample project where this issue could be reproduced - I will check it right away and get back to you with a solution.


Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Joel Johnston
Top achievements
Rank 1
answered on 27 May 2009, 05:37 PM
Any information on this error? We are also experiencing it and in the same scenario described.
0
Georgi Tunev
Telerik team
answered on 28 May 2009, 12:13 PM
Hello Joel,

We haven't received a project that shows the problem and so far we haven't been able to reproduce it on our side. If you have such project, please open a support ticket and send it to us - we will check it right away.


All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
David
Top achievements
Rank 1
answered on 14 Jul 2009, 11:17 AM
Hi ,

We have the same problem here with radwindow 

if

 

(a){a.parentNode.removeChild(a);

 

Tags
Window
Asked by
mvbaffa
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Joel Johnston
Top achievements
Rank 1
David
Top achievements
Rank 1
Share this question
or