Hi!
Our application retrieves XML documents from a webservice. The data is generic, so we don't know which columns or rows is contained in the XML. I've been looking for some information but I didn't get anything clear about how to bind the xamWebGrid to a XML.
How can I do it?
Cheers.
Hello,
Please follow the links below for more information on how to create dynamic template columns using XamlReader:
Creting Custom Columns
DataBinding to a TemplateColumn to a complex Type