Is it not possible to Bind the Datasource to the Treeview?
like this example
http://msdn.microsoft.com/en-us/libr...abindings.aspx
A TypedsDataset ist a type of a normal DataSet i think, so there wasn't a
problem to bind it.
"Cdude" <(E-Mail Removed)> schrieb im Newsbeitrag
news:0347dc78-e1c6-4cfd-bf5a-(E-Mail Removed)...
> Are there any free components to take a dataset and insert the values
> into a treeview. If not can you please help i have a typed dataset
> which i want to put into a treeview what code can i use to do this.
> thanks