Help!
I'm trying to create a tree view (in a web part) from data contained in a custom list (called FilePlan). The list contains a parentID, ChildID and Name fields (amongst others). I have searched the web and tried adapting a number of examples, but have been unable to get anything to work. I'm fairly new to jQuery and obviously don't have enough knowledge to get this working. I can't use any third party software and don't have access to the server, so it all needs to sit on the client side. We're running SharePoint 2007 with no access to SharePoint Designer either. Any help, preferably some usable code, would be much appreciated. Many thanks.
I'm trying to create a tree view (in a web part) from data contained in a custom list (called FilePlan). The list contains a parentID, ChildID and Name fields (amongst others). I have searched the web and tried adapting a number of examples, but have been unable to get anything to work. I'm fairly new to jQuery and obviously don't have enough knowledge to get this working. I can't use any third party software and don't have access to the server, so it all needs to sit on the client side. We're running SharePoint 2007 with no access to SharePoint Designer either. Any help, preferably some usable code, would be much appreciated. Many thanks.