The Listview control introduced in ASP.NET 3.5 fixes a number of issues with the old Gridview and Repeater controls. In particular, one of my biggest problems with the Gridview was the inability to add an item through an empty row in the Gridview footer. While there are several workaroun...
[More]