Posted on Dec 29, 2011 (permalink)
<
a
href
=
"#"
onclick
"loadChartTop()"
>Load chart top</
>
div
id
"resultChartTop"
></
...
function loadChartTop(context) {
$('#resultChartTop').load('@Url.Action("_ChartTop", "Home")');
}
@(Html.Telerik().Window()
.Name("WindowTopGraph")
.Visible(false)
.Scrollable(true)
.Title("Top Graph")
.Draggable(true)
.Resizable(resizing => resizing
.Enabled(true)
.MinHeight(250)
.MinWidth(250)
.MaxHeight(1500)
.MaxWidth(1500)
)
.Modal(false)
.Buttons(b => b.Maximize().Close())
.LoadContentFrom(?????????????????)
.Width(1200)
.Height(400)
Reply
Posted on Dec 30, 2011 (permalink)
Back to Top
[ ASP.NET MVC Window Features | Documentation | Demos | Telerik TV ]
UI controls for ASP.NET AJAX, MVC, WPF,Silverlight, Windows 8 and Windows Phone
Cross-platform Mobile Development Toolwith cloud-based architecture
Everything you need to build sites andmobile apps with JavaScript and HTML5
One easy tool for Functional, Performance,Load and Mobile software testing
Everything for your online business - contentmanagement, ecommerce, emarketing
Simple and intuitive project managementand collaboration software