Hi!
If by "treeview" you mean the collapsable nodes in some navigation menus, then this is dependent on the browser's ability to support dynamic HTML.
generally, support for this type of functionality requires a DHTML-compliant browser, or one that supports HTML 4.0, such as MSIE 4+ or Netscape 6+.
HTH,
Jason