0
kicks
Create In-line Data Editing with the ASP.NET 3.5 ListView Control
I am lovin' the total control the ListView control is giving me. This past week a link to Telerik's new RadGrid control was floating around the office - and the general consensus was that the in-line editing capabilities control was pretty cool. And I completely agree - the in-line edit feature is pretty useful. But ... you don't need to buy the RadGrid to create a grid like this. ASP.NET 3.5's ListView control provides excellent out of the box support for scenarios like this.