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

[Solved] Error: The tag 'RadGridView' does not exist in XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView'

3 Answers 535 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Anj
Top achievements
Rank 1
Anj asked on 22 Oct 2010, 07:24 AM
I am using SL4 with VS 2010 Professional edition. I want to use RadGridView in my project, but get a build error:

The tag 'RadGridView' does not exist in XML namespace 'clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView'.   \

This is how I have added the tag:
xmlns:telerik="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.GridView"

I even tried adding this, but didn't work:
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"

I have added the following DLLs as reference:
Telerik.Windows.Controls
Telerik.Windows.Controls.GridView
Telerik.Windows.Controls.Input
Telerik.Windows.Data

Funny thing is, intellisense works and shows me RadGridView under telerik namespace. I can also see the grid in design time. But the build breaks with the above error. This is really weird!

I can create an object of type RadGridView in my code behind file. It builds just fine, so the problem is with xaml only. I have spent hours on fixing this and I would appreciate any help with this.

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 22 Oct 2010, 07:38 AM
Hi Ana,

 Can you send us this project (via support ticket) to check it locally to see what is going on?

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Francine Coghe
Top achievements
Rank 1
answered on 11 Nov 2010, 02:47 PM
I have the same problem. is there already a solution?
0
Vlad
Telerik team
answered on 11 Nov 2010, 03:07 PM
Hello,

 We've never received this project to check what is going on. 

Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Anj
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Francine Coghe
Top achievements
Rank 1
Share this question
or