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

[Solved] Chart Not Showing on _Layout

1 Answer 17 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Andre
Top achievements
Rank 1
Andre asked on 15 Mar 2012, 03:15 AM
I have the chart in a partial view and when i put the partial view on /Home/Index everything works as expected.  When i put the partial view on _Layout, the chart doesn't show.  I checked in fiddler and when the chart worked it would request telerik.common.min.js and telerik.chart.min.js.  These scripts are not requested when i put the partial view on the _Layout page.  I tried manually adding them, but the chart still didn't show.  What am i missing here?  Thanks for any help or insight into this.

1 Answer, 1 is accepted

Sort by
0
Andre
Top achievements
Rank 1
answered on 20 Mar 2012, 10:48 PM
I figured out my problem.  I had to move all of my scripts to the bottom of the _Layout page with the telerik scriptregister. 
Tags
Chart
Asked by
Andre
Top achievements
Rank 1
Answers by
Andre
Top achievements
Rank 1
Share this question
or