Treeview Control that loads Sharepoint ListItems and Folders...

Nov 3 2009 7:57 PM

I was wondering if anyone has used a TreeView in Silverlight to load all of the folders and items in a MOSS 2007 Document Library.  I am using the List Service.GetListItems() and I get all of the Folders/Items back, but in a flat hierarchy.  Has anyone built out the hierarchy in code so it will load into a Treeview control?  I am trying to write the code now, but I wanted to see if anyone tried it already. 
Thanks
Mark

Answers (1)