Does anyone here know of a good example of Binding an XML document, not an XML resultset from SQL, to a DataGrid in ASP.net, in C#?
I have seen some stuff in VB, but not complete examples. The examples I have seen have all been Xml as a result of a SQL query, not dealing with pure XML documents. I want to deal only with XML...
Thanks!
~ Knute