sqlsamurai
Programmer
My boss found this piece of code and liked the concept of it. He wants to design an interface that has a treeview on the left and a panel on the right. When you click on one of the treeview nodes it loads a user control into the panel.
I've examined the code and understand how it works but we're new to the .NET world I'm not sure if there is a better way.
If its not too much trouble I'd like someone to take a quick peek at it and give me their opinion. If this is an inappropriate request then I apologize.
Here is the link for the code. Its in Visual Studio 2005.
Thanks
I've examined the code and understand how it works but we're new to the .NET world I'm not sure if there is a better way.
If its not too much trouble I'd like someone to take a quick peek at it and give me their opinion. If this is an inappropriate request then I apologize.
Here is the link for the code. Its in Visual Studio 2005.
Thanks