This is a migrated thread and some comments may be shown as answers.

Left Navigation Tree view for SharePoint 2010

1 Answer 138 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Martin IDS
Top achievements
Rank 1
Martin IDS asked on 03 Sep 2010, 09:42 AM
Hi,

We are using SharePoint 2010 for our site. We have Pages and Folders inside the Site Pages library. We wanted to have a tree view control which can read Site Pages library and render and the treeview in the left navigation as per the same stucture in the Site Pages library. This tree view control should be placed in master page. Tree expand and collapse should happen thru Ajax and it should not have full page refresh.

We would like to know if there are any ready controls available for achieving this functionality. Please let me know if there is any such control or which is nearing to achieve this requirement.

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 08 Sep 2010, 08:50 AM
Hello Martin Borggio,

You can use RadTreeView for this purpose.
Here is a link to the demo page for this control: http://demos.telerik.com/aspnet-ajax/treeview/examples/overview/defaultcs.aspx

About the node expand - you can use one of our Load On Demand functionalities implemented for RadTreeView, in which only the treeView is being updated and the rest of the page remains the same (that would be ExpandMode ServerSideCallback or ExpandMode WebService).
Here is a link to the demo page for this functionality: http://demos.telerik.com/aspnet-ajax/treeview/examples/programming/loadondemandmodes/defaultcs.aspx

Also, there is another control that can make sense for such scenario - RadFileExplorer.
Here is the demo page this control: http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/overview/defaultcs.aspx

Please, go through these links and if there is something else that you need to ask - please, don't hesitate to write to our team again! We will be happy to help!

Hope this is helpful for you!


Regards,
Nikolay Tsenkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Sharepoint Integration
Asked by
Martin IDS
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or