J
JMANCI
Guest
I'm trying to convert my existing VB6 Treeview code to the .NET Windows Forms Treeview. I was able to convert existing code to load the Treeview correctly from a SQL database using recursion. The example in the below link helped me. But now I'm trying to find an example where I can save the changes back to SQL and not finding anything useful. Can someone point me in the right direction? I also attached what my 1 table and underlying data looks like.
Populate TreeView From DataBase Using Recursive Function
Continue reading...
Populate TreeView From DataBase Using Recursive Function
Continue reading...