Rate this:
Share this:
- Click to share on Facebook (Opens in new window) Facebook
- Click to share on LinkedIn (Opens in new window) LinkedIn
- Click to share on X (Opens in new window) X
- Click to email a link to a friend (Opens in new window) Email
- Click to share on Reddit (Opens in new window) Reddit
- Click to print (Opens in new window) Print
- Click to share on Tumblr (Opens in new window) Tumblr
- Click to share on Pinterest (Opens in new window) Pinterest

Hi If Im using the Client side object model api for Silverlight, am I able to use this aggregations tag and to retrieve the aggregation values in there? or is it only for the sharepoint list views?
Hi Michal,
If you need to perform a cross-list query from client-side code, consider creating a list view on the server that performs the list aggregation. You can then query the aggregated data from your client-side code.
Aanu
Thanx pal, I will try that in the evening…