The text of this article is not in this database — only its details are. Read it on the old site: Silverlight treeview control for SharePoint 2010
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Silverlight treeview control for SharePoint 2010
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Parveen SiwachPosted Jan 27, 2012, 10:56 AM
SharePoint doesn’t provide any column type to represent the relational data in tree view format. E.g. Country > State > City is the best example for such data structures. This open source package provides the capability to creating tree view column within SharePoint environment. If you are also looking for any data to represent in tree format in SharePoint 2010 then this control for you provided you are storing data in one list with parent lookup reference of same list. http://code.google.com/p/sharepoint-treeview-column/
Aymen MemnyPosted Dec 6, 2011, 9:12 AM
Hi Vijai Anand, Thanks for your post.It's very interesting. But when trying to test this example i get an error: The type sdk:TreeView is unknown. Is there a reference missing? Erreur 1 Le type 'sdk:TreeView' est introuvable. Assurez-vous qu'il ne manque aucune référence d'assembly et que tous les assemblys référencés ont été générés. c:\users\admin ibs\documents\visual studio 2010\Projects\SilverlightTreeview\SilverlightTreeview\MainPage.xaml 10 10 SilverlightTreeview Best regards, Aymen