is it possible to get a complete example how to bind a xml file to a radgridview, including the xml file?
I can't find any example?
Please need help!
thank's a newbe!
Regards
Rene
3 Answers, 1 is accepted
0
Dimitrina
Telerik team
answered on 30 Jun 2011, 12:56 PM
Hi Wigl Wagl,
You may take a look at our online examples here (the Q2 2011 Beta version of the examples
is here). The mentioned example illustrates binding with XML Data Provider (as well as other data providers). You just need to view the code in Examples.xaml.cs and find the code under GetXmlData() method.
Then bind the returned data to the ItemsSource of the GridView.
In this help article you may find an additional info about loading data from XML.
Greetings,
Didie
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
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