Checking all CheckBoxes in a GridView
Scott Mitchell continues to post great ASP.NET content (if you haven't subscribed to his blog then you should!).
He has posted a nice new article detailing how to implement checkbox functionality within the ASP.NET 2.0 GridView, as well as add the common "Check All / Uncheck All" functionality to it. You can read the article here.
Hope this helps,
Scott