Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
bubberz
Constraint Violating Yak Guru
289 Posts |
Posted - 2006-05-17 : 12:56:09
|
Any one done this, or have a tutorial link to build a Tree View control?Do I need to convert a Dataset to an XML file (xmltransform())I know you can't use a Datareader or a DataSet directly.Thanks! |
|
Hommer
Aged Yak Warrior
808 Posts |
Posted - 2006-05-17 : 17:00:00
|
Here is one.http://samples.gotdotnet.com/quickstart/util/srcview.aspx?path=/quickstart/winforms/Samples/ControlReference/TreeViewCtl/TreeViewCtl.src&file=CS\TreeViewCtl.cs&font=3 |
 |
|
|
|
|