7
shouts

ICF Labs | ASP.NET 3.5 ListView control - Is it perhaps too early?

posted by impaimpa 393 days, 4 hours, 28 minutes ago
Friday, July 03, 2009 9:54:38 AM GMT

The ListView control was introduced with asp.net 3.5 as an alternative to the existing data bound controls. It offers much more possibilities than the other controls, plus it generates clean html code, that will display just the way You tell it to. It offers all the possibilities of the other controls combined - selection, sorting etc. Despite all of this sounding quite nicely, it still has some unresolved issues that might hinder its usage in the early stages...

category: ASP.NET | clicked: 19 | | source: www.icodefactory.com | show counter code
tags: .NET, ASP.NET 3.5, HTML, listview