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

[Solved] Cant add using Telerik.UI.Xaml.Controls.Grid namespace

2 Answers 137 Views
Grid for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vanya
Top achievements
Rank 1
Vanya asked on 11 Apr 2013, 11:19 AM
Hi
I am trying to use the RadDataGrid in my project. For starting off I have just copied the code given the "Telerik Controls Example" app. But when I try adding the namespace "using Telerik.UI.Xaml.Controls.Grid" I get an error
"The name "RadDataGrid" does not exist in the namespace "using:Telerik.UI.Xaml.Controls.Grid".

I have been able to use the RadCustomHubTile easily till now but RadDataGrid is giving me problems. RadDataGrid does not appear in the toolbox also.

I have added Rad Controls for Windows 8 in the reference section.

Any help would be appreciated.
Thanx :)

2 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 15 Apr 2013, 07:15 AM
Hello Vanya,

Thank you for your interest.

Can you please verify that you have added a reference to the latest version of RadControls for Windows 8 SDK or to the binaries as RadDataGrid was not available prior to Q1 2013? I would also suggest you to check the Getting Started article for RadDataGrid in our online documentation.

Let me know if this helps.

 

All the best,
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
Vanya
Top achievements
Rank 1
answered on 15 Apr 2013, 07:45 AM
Thanks! yes that was the problem. Its working now. I had added referenes to the older version, hence it was not working.
Tags
Grid for XAML
Asked by
Vanya
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Vanya
Top achievements
Rank 1
Share this question
or