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

Telerik controls in popup window

1 Answer 113 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 24 Dec 2008, 12:21 PM
Hello. I create web form with Telerik controls. When this form is opened as modal dialog by follow code:

window.showModalDialog("MyForm.aspx"

then crash in embedded script is occur.

Code causing crash:
Sys.Browser.version=parseFloat(navigator.appVersion); 

Error message:
Not enough storage is available to complete this operation.

I think in popup windows javascript "navigator" object does not support "appVersion" property. How I can use Telerik controls in popup windows?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 26 Dec 2008, 09:30 AM
Hello Igor,

I couldn't reproduce this problem. Find attached my sample web site.

Regards,
Albert
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
Igor
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or