
This article demonstrates how to use the free TreeView control from Microsoft with C# and ASP.NET and how to intercept the server-side events on the client's browser to reduce the number of post-backs and increase performance of the application by handling the major events on the client.
|