Maybe it’s because I do quite a bit of mentoring, but sometimes I come across an article that explains a topic very well and very simply. I know that anyone that deals with ASP.Net Grid controls already knows this but those that are just learning seem to get stumped by this quite a bit. With the ASP.Net 2.0 Grid control, you can code your own handlers for inserting, updating and deleting. This article on MSDN by Scott Mitchell lays it out very simply and very clearly. Great job Scott!
Happy Coding!