RE: Newbie: Trouble accessing all nodes in a tree view

From: vbMental (vbMental_at_discussions.microsoft.com)
Date: 10/28/04


Date: Wed, 27 Oct 2004 18:41:02 -0700

How are you using a treeview in an ASP.NET application?

"clsmith66" wrote:

> I have a tree view in an ASP.NET application and I am having trouble
> accessing all the nodes in the list. My tree has a single root node named
> Clients. The root node contains multipule nodes each one representing a
> different client. Each client node has several child nodes for different
> application specific functions. The trouble I'm having is attempting to add
> a new node at a deep level on the tree. Every time I use
> tvClientMenu.Nodes() (tvClientMenu is the id of the tree view) the only node
> listed in the collection is the root node Clients. Is there any way to
> return all the nodes in the tree view, regaurdless of which level they're on,
> into a single collection?



Relevant Pages

  • Newbie: Trouble accessing all nodes in a tree view
    ... I have a tree view in an ASP.NET application and I am having trouble ... My tree has a single root node named ... listed in the collection is the root node Clients. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • RE: Newbie: Trouble accessing all nodes in a tree view
    ... It is the Microsoft IE Web Control tree view. ... My tree has a single root node named ... The trouble I'm having is attempting to add ... >> listed in the collection is the root node Clients. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: How do I even start debugging this.
    ... don't have even the vaguest idea how to start debugging something like this. ... the User Interface thread creates all the controls on ... depending on where you are in the tree. ... Most of the code involves adding and deleting clients and systems to/from ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I even start debugging this.
    ... don't have even the vaguest idea how to start debugging something like this. ... the User Interface thread creates all the controls on ... depending on where you are in the tree. ... Most of the code involves adding and deleting clients and systems to/from ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Exposing contained types.. Especially LISTS
    ... and you want clients to have access in some way to B's ... B's responsibilities should not be available through A's interface. ... A already has a unique suite of responsibilities in the problem solution before one worries about dependency management refactoring. ... Now one can navigate up and down the tree easily using accessors in. ...
    (comp.object)

Quantcast