Pages

Search This Blog

Tuesday, January 3, 2012

Custom TreeView Column for SharePoint


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/

No comments:

Post a Comment