T
Tim Wallace
Perhaps my original post wasn't clear enough, so I'll try to reword. I only
want to retrieve a node at a time for my treeview control. As the user
clickes the plus sign, I will populate child nodes. In pre-.NET, it was
easy to do. In .NET, using Visual C# 2005 EE Beta, if I don't insert a
child, the plus sign will not show. Is there a way to make this happen?
Tim
want to retrieve a node at a time for my treeview control. As the user
clickes the plus sign, I will populate child nodes. In pre-.NET, it was
easy to do. In .NET, using Visual C# 2005 EE Beta, if I don't insert a
child, the plus sign will not show. Is there a way to make this happen?
Tim