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

Charts hosted in .aspx pages not working in IE

2 Answers 52 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Nikhil
Top achievements
Rank 1
Nikhil asked on 28 Feb 2012, 11:15 AM
Hi,

I have been working on migrating my Silverlight application to HTML5 using Kendo  UI. It is working very good.
But have a problem with the charts when hosted in aspx pages. The page throws javascript error when viewed in Internet Explorer.
Where as the same thing works in Firefox or Chrome. Please can anybody help ??
I need to get this working in IE as well.

Thanks,
Nikhil

2 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 02 Mar 2012, 07:59 AM
Hello Nikhil,

I couldn't reproduce the problem you wrote about. Could you provide more information about the error? It would be helpful if you could send sample project so I can observe the problem locally.

Kind regards,
Daniel
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Nikhil
Top achievements
Rank 1
answered on 02 Mar 2012, 09:29 AM
Hello Daniel,

Thanks for replying, but the issue has been resolved.
The issue was because I had nested aspx pages (in tabstrip) and the form tag was appearing too many times which was creating the problem.
Removing the form tag from inner pages has resolved the issue.

Thanks,
Nikhil
Tags
Charts
Asked by
Nikhil
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Nikhil
Top achievements
Rank 1
Share this question
or