Is there any silverlight or wpf grid type(ish) controls that take raw xml as input, i.e. map xml elements/attributes to grid fields.
Thanks. Bob.
Have you tried the XmlDataProvider? Here's an MSDN article about using it.