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

Report Viewer - Array undefined

5 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dhamodharan
Top achievements
Rank 1
Dhamodharan asked on 07 May 2013, 05:41 PM
Hi,
       I am using Telerik reporting in my pages. I get an Script error in ie9, ie10 on loading a report viewer inside the radwindow as 'Array' is undefined. Can you please provide me a working solution






Thanks

5 Answers, 1 is accepted

Sort by
0
Hadib Ahmabi
Top achievements
Rank 1
answered on 10 May 2013, 12:37 PM
0
Dhamodharan
Top achievements
Rank 1
answered on 14 May 2013, 12:21 PM
Hi Hadib Ahmabi,
No i still getting that error. i got that in Telerik.ReportViewer.axd? and error in 

<script type="text/javascript">

var PageInfo = [0, 1];
var BookmarksOnPage = new Array(); // Array is Undefined

</script>

Thanks
0
Stef
Telerik team
answered on 17 May 2013, 12:13 PM
Hello Dhamodharan,

The issue is not reproducible with our online demos and the latest available Telerik Reporting Q1 2013 release. Please check your report definition for any obsolete properties. In case you have some older version, upgrade your projects.

In order to provide you more accurate suggestions, please specify the used versions, send us the report definition and the page loading it. You can do this in a separate support thread or by uploading your code somewhere and sharing the link to it with us.

Greetings,
Stef
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

0
Dhamodharan
Top achievements
Rank 1
answered on 17 May 2013, 05:41 PM
Hi Stef ,
            I am using the latest version only. I am assigned the report viewer in user control. I am calling the user control in various places.
It works as expected in normal pages, the problem occurs only when i load that user control in a radwindow. it causes the script  error as follows.

<script type="text/javascript">

var PageInfo = [0, 1];
var BookmarksOnPage = new Array(); // Array is Undefined

</script>



i want to fix this error. It is really feel annoy to get these types of errors from telerik controls.

Thanks

0
Stef
Telerik team
answered on 23 May 2013, 04:12 PM
Hi Dhamodharan,

The described behavior is not reproducible at our side when displaying any of the reports from our local ASP.NET ReportViewer demos in RadWindow.

In order to investigate further your issue, please send us a runnable sample project reproducing the described exception.

Regards,
Stef
Telerik

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Dhamodharan
Top achievements
Rank 1
Answers by
Hadib Ahmabi
Top achievements
Rank 1
Dhamodharan
Top achievements
Rank 1
Stef
Telerik team
Share this question
or