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

Gridview dynamically

1 Answer 74 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.
Li
Top achievements
Rank 1
Li asked on 18 Feb 2013, 10:16 AM

Hi, i'm newbie. I wanna develop an asp.net page with Silverlight which have a RadGridview. I wanna populate data to gridview from code behind. As RadGridview doesn’t support dataset, I use dataset.GetXml() and I get following xml data (attachment).

Can anyone advise me how can I populate xml data to RadGridview? 
*** i get the xml data from aspx and I wanna pull the data to xaml which will be bind to RadGridview

Thanks.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 18 Feb 2013, 11:30 AM
Hi,

 You can use dynamic objects to achieve your goal. Please check this demo for more info.

Greetings,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

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