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

[Solved] Looking for a sample that has declarative data

1 Answer 29 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.
Phil
Top achievements
Rank 1
Phil asked on 17 Apr 2009, 05:53 PM
Like some of the chart samples. I've got use case where we can deliver the XAML markup via web service.

Have working examples for Charts + data.

Looking for markup sample for GridView + data.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Apr 2009, 05:36 AM
Hello Phil,

You can assign ItemsSource for the grid using Binding - please check this post as example:
http://blogs.telerik.com/vladimirenchev/posts/09-04-16/full_support_for_domaindatasource_with_radgridview_for_silverlight_3.aspx

The code is for SL 3 however you can use the same technique in SL2 (without ElementName of course).

Regards,
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
Phil
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or