Tagged Questions
28
votes
6answers
2k views
Why is tree representation of data becoming unpopular?
I'm asking not about professional software like IDE's, but about OS GUI and web interfaces.
A few years ago there was File manager in Windows, Gopher and other interfaces and data models like this.
...
9
votes
6answers
2k views
Alternative UI patterns for a large, shallow tree
In our app, AdminUsers can be associated to Editions, which are part of a Course.
A Course would be something like Ruby 101, and an Edition would be French - Online or English - Classroom. So an ...
5
votes
2answers
5k views
A Better alternative to display Hierarchical Data than using TreeView
I am a ASP.net Developer and am looking out for other alternatives to Treeview control. Reason behind is shipping too much of viewstate information for each request. Functionality of treeview would be ...

