MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

How to get list view webpart from top level site to subsite in sp 2007

  Asked By: Latha Gannavaram         Date: Sep 29, 2011      Category: MOSS      Views: 1182
 

How to get list view webpart from top level site to subsite in sp 2007

Tagged:                            

 

3 Answers Found

 
Answer #1       Answered By: Bhupesh Karankar          Answered On: Oct 04, 2011       

you can do this by create a new data source then insert data view for specific list.

email me if required help at bkarankar@karankar.com
(make sure to have subject as "SharePoint Help")

 
Answer #2       Answered By: Learning Sharepoint          Answered On: Oct 08, 2011       


If its juts Listviewwebpart then you can either use Sharepoint designer or can also move the WebPart by one of the tricks i have on my old blog

Check it out

mysharepointwork.blogspot.com/.../...-site-in.html

 
Answer #3       Answered By: Dennis Tjassens          Answered On: Oct 26, 2011       

you can also programmatically create a listview webpart and add webpart properties which are configurable. That way you can show any list in the site collection on any level, or even outside the site collection.

let me know if you want to see an example of this..

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].