Hi,
Is there any sample that I can download for Silverlight XamGrid 11.2 for hierarchical view ..
Thank You
Is there a way of binding to an xml document completely dynamically without knowing the node names?
All the examples including the Startup solution load the xml into an XDocument but then query into a known object (e.g. list of books, each with child 'Chapter' objects.).
I have a requirement that would need to parse the xml document into something more generic, like an IEnumerable/hierarchical of Key/Value pairs. Id' need to be able to edit nodes and then save back to xml. So effectively a fully generic editable xml grid.
Is it possible?
Hello,
I am just checking if you require any further assistance on the matter.