How to enable the tree view (asp control) dynamic in sharepoint 2010 based on the value of a list/library

Unanswered How to enable the tree view (asp control) dynamic in sharepoint 2010 based on the value of a list/library

  • Tuesday, March 20, 2012 5:17 AM
     
     

    Hi Friends

    I am Sidhanta Tripathy. I have a tree view in my sps 2010 site. It is a asp control.My objective is all the node of that tree should be from a list or library. In my list there are 2 columns named Node name , Parent node name. If I will put A in node name and B in parent node name the A will be Under B and it should be updated in the tree view.

    All the nodes in the above tree view should be updated alphabetically after inserting node in to it.

    I need your kind suggestion and comments.


    With Thanks

    Sidhanta Tripathy



    • Edited by Sidhanta Tuesday, March 20, 2012 5:22 AM
    •  

All Replies

  • Tuesday, March 20, 2012 6:05 AM
     
     

    Hello Sidhanta,

    You can create a Custom PortalSiteMap provider and use it as a datasource to the asp TREE VIEW

    Check this links for examples on how to create and configure custom portal site map providers

    http://faraz-khan.blogspot.com/2009/05/moss-custom-navigation-provider-for.html

    http://faraz-khan.blogspot.com/2008/11/writing-custom-navigation-provider-for.html


    Ram Prasad Meenavalli | MCTS SharePoint 2010 | MCPD SharePoint 2010

  • Tuesday, March 20, 2012 6:50 AM
     
     

    Hi Ram Prasad

    Thanks for your help.But it is not the final solution.

    Please provide me the alternate way for this solution.


    With Thanks

    Sidhanta Tripathy


    • Edited by Sidhanta Tuesday, March 20, 2012 6:50 AM
    •