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

[Solved] 'Telerik.Windows.Data.Record' is obsolete

1 Answer 132 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.
Josip Jaic
Top achievements
Rank 2
Josip Jaic asked on 24 Jul 2009, 02:20 PM
Hi,

On GridView demo 
http://demos.telerik.com/silverlight/#GridView/Disabled
Telerik.Windows.Data.Record is used, but there is warning "'Telerik.Windows.Data.Record' is obsolete"

What should we use instead of Record?
Code is working ok.

I want to avoid using Type of Entity,
since i dynamically class, and add its collection to Grid.

Thanks

Josip

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 27 Jul 2009, 07:34 AM
Hi Josip,

Records will be replaced with Items property which will be collection of your data items. You can check our latest internal build for more info.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Josip Jaic
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Share this question
or