VJ,
Thanks for your response but that is not what I was looking for. I need it
to be done programatically and it has to do with how to get to a specific
child and then add a grandchild to that child.
VJ said:
sorry it has to node1.Nodes[0].Nodes[0].Add.. but I guess you get the idea..
Vijay
Sean said:
How do I add a grandchild to a node programatically in a Treeview?
--
Robbe Morris - 2004-2006 Microsoft MVP C#
I've mapped the database to .NET class properties and methods to
implement an multi-layered object oriented environment for your
data access layer. Thus, you should rarely ever have to type the words
SqlCommand, SqlDataAdapter, or SqlConnection again. http://www.eggheadcafe.com/articles/adonet_source_code_generator.asp
Sean said:
VJ,
Thanks for your response but that is not what I was looking for. I need it
to be done programatically and it has to do with how to get to a specific
child and then add a grandchild to that child.
VJ said:
sorry it has to node1.Nodes[0].Nodes[0].Add.. but I guess you get the
idea..
Vijay
Sean said:
How do I add a grandchild to a node programatically in a Treeview?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.