Can anyone tell me whether "radhtmlplaceholder" is available in telerik charts for windows8.
Thanks in advance..
1 Answer, 1 is accepted
0
Accepted
Lini
Telerik team
answered on 06 Aug 2012, 01:50 PM
Hello,
There is no need for such a control in the Windows 8 charts - you can use the WinJS.UI.HtmlControl control to load a page inside another one if you are working with a HTML/JavaScript application. If you are creating a XAML Windows 8 app, then the control that can display HTML in your app is Windows.UI.Xaml.Controls.WebView.