TreeView question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when developing an ASP.NET application in the style of Outlook, Win Explorer,
.... (treeview navigation and depending on selected item another content
panel), I suppose in ASP.NET the best way of achieving a similar setup is by
using the TreeView with a MultiView? Or are there better alternative
solutions?

Thanks.
 
Back
Top