Re: TreeView and DataBinding

Tech-Archive recommends: Fix windows errors by optimizing your registry



Treeviews cannot be bound. See an article I wrote in April 2006 from
http://emoreau.s2i.com/

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
S2i web inc. (www.s2i.com)
http://emoreau.s2i.com/

"SteveT" <SteveT@xxxxxxxxxxxxxxxxx> wrote in message
news:87DC521E-A0E2-4C7B-9990-3303DA7335C7@xxxxxxxxxxxxxxxx
I am trying to populate a TreeView with XML data within a DataSet. I don't
see the property DataSource in the treeview, only a DataBinding. Can that
property to be used to populate my TreeView or must I brute force my way
by
added each row of my dataset to the TreeView?

--
-----------
Thanks,
Steve


.



Relevant Pages

  • Re: Calling forms dynamically
    ... Éric Moreau, MCSD, Visual Developer - Visual Basic MVP ... Conseiller Principal / Senior Consultant ... When someone clicks on a node in the treeview it ... > individually but I would to do this with as minimal code as possible. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: treeview control
    ... A treeview cannot be bound. ... Éric Moreau, MCSD, Visual Developer - Visual Basic MVP ... Conseiller Principal / Senior Consultant ... Moer inc. ...
    (microsoft.public.dotnet.framework)
  • Re: TreeView control
    ... A treeview cannot be bound. ... Éric Moreau, MCSD, Visual Developer - Visual Basic MVP ... Conseiller Principal / Senior Consultant ... Moer inc. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: How to populate a treeview from a dataset
    ... Éric Moreau, MCSD, Visual Developer - Visual Basic MVP ... SQL table and populate a treeview. ... I have a SQL Server 2005 table containing this data shown below. ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)
  • Re: TreeView and DataBinding
    ... If you want a tree control that supports flexible dat binding to ... ADO.NET datasets then take a look at Infralution's Virtual Tree. ... see the property DataSource in the treeview, ...
    (microsoft.public.dotnet.languages.csharp)