This question is locked. New answers and comments are not allowed.
Hello,
I am new to telerik,
I have installed trial version for Q3 2012 release today.
http://www.telerik.com/developer-productivity-tools/whats-new.aspx
I am working with VS 2010
Is it fine?
After install,
- Telerik Toolbox not came in VS.
- included
and typed under layout root
I am new to telerik,
I have installed trial version for Q3 2012 release today.
http://www.telerik.com/developer-productivity-tools/whats-new.aspx
I am working with VS 2010
Is it fine?
After install,
- Telerik Toolbox not came in VS.
- included
xmlns:control="
clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Charting"
xmlns:chart= "clr-namespace:Telerik.Windows.Controls.Charting;assembly=Telerik.Windows.Controls.Charting"
( included these file references in project propereties from ~\Telerik\RadControls for Silverlight Q3 2012\Binaries\Silverlight
and typed under layout root
<control:RadChart> </control:RadChart>
It giving error at line=0 column =0.
Is any mistake in my steps?
Please let me know.
Thanks in advance.