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

GridViewFilter, can't implment.

2 Answers 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alessandro
Top achievements
Rank 1
Alessandro asked on 05 Jan 2011, 06:37 PM
I'm needing to implement a GridViewFilter. However, when I add the following to my Xaml file:

    xmlns:telerikGridViewFilter="clr-namespace:Telerik.Windows.Controls.GridView.Filter"  

I get the following error.

Error   8   Undefined CLR namespace. The 'clr-namespace' URI refers to a namespace 'Telerik.Windows.Controls.GridView.Filter' that is not included in the assembly. 

Which assembly do I need to include in my project. I can't find the one implied by the Xaml entry.

Thanks!
 -- xavier

2 Answers, 1 is accepted

Sort by
0
Alessandro
Top achievements
Rank 1
answered on 07 Jan 2011, 02:40 AM
Got it working. Please ignore this post. Thanks !
0
Pete
Top achievements
Rank 1
answered on 13 Apr 2011, 12:23 PM
How did you get this working.  I have the same issue.
Thanks
Tags
GridView
Asked by
Alessandro
Top achievements
Rank 1
Answers by
Alessandro
Top achievements
Rank 1
Pete
Top achievements
Rank 1
Share this question
or