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

[Solved] Can't find ItemsSource Property

3 Answers 77 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.
Jeff
Top achievements
Rank 1
Jeff asked on 08 Jan 2010, 02:55 PM
Hi,

I've just downoload the trial version of radcontrols for silverlight. I add the Telerik.Windows.Controls.GridView reference to my silverlight project, and I add a RadGridViewin my Layout.

The control is correctly added, but in his properties, there is not ItemsSource, ItemSource or Items properties.

I'm working with the last Silverlight 4 Beta SDK.

Where can be the problem ?

thanks

Jeff

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Jan 2010, 03:02 PM
Hello Jeff,

Please add references to following assemblies as well:

Telerik.Windows.Controls.dll
Telerik.Windows.Controls.Input.dll
Telerik.Windows.Data.dll

All the best,
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
Jeff
Top achievements
Rank 1
answered on 08 Jan 2010, 03:05 PM
Thanks for your reply,

I have already those references added in my project...what else can I do ?

thanks
0
Jeff
Top achievements
Rank 1
answered on 08 Jan 2010, 03:10 PM
It's ok, in the visual studio, after recompilating, I can see the ItemSource property,

thank you very much

Jeff
Tags
GridView
Asked by
Jeff
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Jeff
Top achievements
Rank 1
Share this question
or