I have an XML data and I want to display it in tree view format in thesharepoint site. Is there any tree control web part available to use?
SharePoint uses the standard ASP.NET controls and yes youcan use the tree view control if you wish. It would require development andwould not be an out of the box function.