Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
710
Manually Binding a DataSet
posted

I'd like to manually bind my DataSet to the tree. So, I am iterating over the DataRow collection, and manually creating the nodes. I'd like each node to have a reference to the corresponding DataRow. I was hoping to use the ListObject property, but it has no setter. Any other suggestions?

Parents
No Data
Reply Children
No Data