I cannot find XLV web part. Is it included in SharePoint 2010 by default or should be activated/added manually? What web part category should it be placed in?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
When you add a list through "Lists And Libraries" you actually add a XSLTListViewWebPart. It is by default scoped to current SPWeb, if you want to create a web part of it you should be able to manually create a .webpart-file that points to a specific list (even on a different SPWeb). You can also make your own web part and aggregate it, like this:
|
|||||||
|