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

[Solved] RadGridView ItemsSource error in Blend 3

2 Answers 149 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.
Heather
Top achievements
Rank 1
Heather asked on 15 Sep 2009, 08:28 PM
I am trying to open a usercontrol that has a GridView on it with the ItemsSource set to "{Binding SomeList}".  When I open the usercontrol in Blend I get the error:  The member ItemsSource is not recognized or is not accessible.  How do I fix this?

I am using a trial version of the controls and the latest internal build (2009.2.911.1030).

Thank you,

Heather 

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Sep 2009, 05:47 AM
Hi Heather,

Do you have reference to Telerik.Windows.Data.dll? In order to work normally the grid will need also:
Telerik.Windows.Controls.dll
Telerik.Windows.Controls.Input.dll

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Heather
Top achievements
Rank 1
answered on 16 Sep 2009, 11:54 AM
That fixed it thank you.
Tags
GridView
Asked by
Heather
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Heather
Top achievements
Rank 1
Share this question
or