what would be the best way to load an XML file into a treeview?
Create a DataSet, read the XML file into that DataSet, then loop thru and compare fields in the dataset to add each individual data structure in the XML file to treenodes, then add the treenodes to the treeview.
Dont gain the world and lose your soul
Forum Rules