Skip to main content
The Tree View Control
Entry Date: Rate:
Site:
Keywords:
RSS Description:
The Tree View control is ideal for displaying hierarchical data. While there is a great deal you can do with this control, in its simplest form it is fairly straightforward to work with, once you grok the essential recursiveness it demands (well, requests strongly).
Comments: Nice sample about how to bind hierarchical data to a Silverlight Toolkit treeview. A pity that the sample project is not available for downloading.