mtabbal / sharepoint-treeview-column

Automatically exported from code.google.com/p/sharepoint-treeview-column

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://sharepoint-treeview-column.googlecode.com/svn/wiki/Images/WikiBanner-Treeview.jpg

What is 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.

Get Started

You can get started right away with the following tracks

  • You can install and use the treeview column with our step by step guide.
  • Want to tinker with the source code? Sure go ahead and checkout. It can be immediately built with Visual Studio 2010 (SharePoint 2010)

About

Automatically exported from code.google.com/p/sharepoint-treeview-column


Languages

Language:C# 84.3%Language:ASP 11.7%Language:JavaScript 3.0%Language:Gherkin 1.0%