3 Answers, 1 is accepted
0
Hi Lone,
Please check this article: http://www.telerik.com/help/silverlight/gridview-loading-data-from-xml.html
Let me know, if you need any further assistance.
Best wishes,
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Please check this article: http://www.telerik.com/help/silverlight/gridview-loading-data-from-xml.html
Let me know, if you need any further assistance.
Best wishes,
Tsvyatko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Lone
Top achievements
Rank 1
answered on 26 Feb 2010, 02:15 AM
I am disappointed. I followed the code to the T, yet at the end it tells me that XmlSerializer does not exist, yet its parent library in included. Microsoft flaws are so heart-wrenching...
0
Hello Lone,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
You might have missed some of the required assembly references which are System.Xml and System.Xml.Serialization. I have also attached a sample application which implements the functionality that is described in the help topic that was mentioned.
Best wishes,Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.