A
Andreas Schubert
Hello newsgroup,
If this should be the wrong group for my questions, I apologize.
I am a newbie to .NET and try to achive the following:
A Treeview should be filled with nodes from a database. The table has this
structure:
Node_id NodeText ParentNode
The number of nodes and levels is not limited.
Can someone give me an example on how to fill the treeview with this data?
Thanks for your help
Andreas
If this should be the wrong group for my questions, I apologize.
I am a newbie to .NET and try to achive the following:
A Treeview should be filled with nodes from a database. The table has this
structure:
Node_id NodeText ParentNode
The number of nodes and levels is not limited.
Can someone give me an example on how to fill the treeview with this data?
Thanks for your help
Andreas