This question is locked. New answers and comments are not allowed.
Hello,
I updated to (I believe) Q3 SP1 today, and when Visual Studio reloaded the controls, RadPieChart stopped working:
I haven't changed the namespace for quite some time. What should the namespace be, seeing as this is the one in the documentation?
Regards.
I updated to (I believe) Q3 SP1 today, and when Visual Studio reloaded the controls, RadPieChart stopped working:
The name "PieSeries" does not exist in the namespace "using:Telerik.UI.Xaml.Controls.Chart".I haven't changed the namespace for quite some time. What should the namespace be, seeing as this is the one in the documentation?
Regards.
4 Answers, 1 is accepted
0
Andreas
Top achievements
Rank 2
answered on 14 Dec 2012, 06:36 AM
I simply had to delete the reference to RadControls for Win8, and import all the binaries instead!
0
Accepted
Hi Andreas,
Alternatively you should be able to add a reference to the updated RadControls for Windows 8 SDK extension (version 2012.3.1204) as well.
I hope this helps. Let me know if I can assist you any further.
Ivaylo Gergov
the Telerik team
Alternatively you should be able to add a reference to the updated RadControls for Windows 8 SDK extension (version 2012.3.1204) as well.
I hope this helps. Let me know if I can assist you any further.
Regards,
Ivaylo Gergov
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
0
Andreas
Top achievements
Rank 2
answered on 16 Dec 2012, 08:24 PM
Though, the RadControls for Windows 8 extension doesn't show up in Visual Studio. Where is it, so that I know where to browse to? Can't find it :/.
0
Accepted
Hi Andreas,
The RadControls for Windows 8 SDK is placed in Visual Studio - Add Reference->Windows->Extensions->Rad Controls for WIndows 8. More information may be found in this help article:
http://www.telerik.com/help/windows-8-xaml/common-create-application-and-adding-control.html
I hope this information is useful. Let me know if I can assist you any further.
Greetings,
Ivaylo Gergov
the Telerik team
The RadControls for Windows 8 SDK is placed in Visual Studio - Add Reference->Windows->Extensions->Rad Controls for WIndows 8. More information may be found in this help article:
http://www.telerik.com/help/windows-8-xaml/common-create-application-and-adding-control.html
I hope this information is useful. Let me know if I can assist you any further.
Greetings,
Ivaylo Gergov
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.