1,734 articles and 13,279 comments as of Tuesday, October 19th, 2010

A common topic that is asked about in SharePoint, is how to roll up information from sub-sites to a top level site, and just generally how to show data from one site on another site. There are different methods and 3rd party tools that can be used, but here is a simple way to create a roll-up, that you can do yourself, using the data view web part, and a tiny bit of code. I’m not a developer, I swear! In this 5 minute screencast, I’ll show you the fundamentals behind creating your own rollup.

This post will show how to set up the ASP.Net drop down using a SharePoint list as it’s data source

Following on from my previous post we will now add the view of the ToDo List data. Open the site (if not already open) in SharePoint Designer.

This post will show how to set up the ASP.Net drop down using a SharePoint list as it’s data source

John at SharePoint Blank has posted a nice little trick for ordering the categories on your SharePoint blog.