Using cascading ListBoxes to display hierarchical data in Windows 8 [Technical Blog]
Posted: 28 Jan 2013
Updated: 28 Jan 2013
Views: 3,557
Rating: 0.0 / 5
Votes: 0
Popularity: 0.0
Licence: The Code Project Open License (CPOL)
Bookmarked: 3
Downloaded: 0
When you're dealing with hierarchical data (a tree-like data format such as folders that have sub-folders that have subfolders, etc.) you have to come up with an organized way of displaying it. You could create a tree view, similar to how Windows Explorer displays folders, but I wanted to try someth