The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: How to query across multiple lists in multiple Web sites in in SharePoint
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Alex DovePosted Oct 11, 2011, 8:26 PM
can you also create a datagrid to display the contents of sub-site1 and sub-site2 on the top-level site SPSiteDataQuery onPageLoad? I need to aggregate 4 lists, each in a separate sub-site, to be displayed on a top-level team site. Additionally I need to include custom columns which would be common across all 4 lists. I presume this would be done with XSL ... could you help by showing code for this problem ?