velagala

Stories kicked by velagala

Create In-line Data Editing with the ASP.NET 3.5 ListView Control(mattberseth.com)

submitted by crpietschmanncrpietschmann(11.3k) 4 years ago

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. read more...

add a comment |category: |Views: 874

tags: another