Features in ASP.NET 3.5
List View Data Control The List View control combines many aspects of existing data controls. The List View control is useful for displaying data in any repeating structure, similar to the Data List and Repeater controls. Unlike those controls, the List View control supports edit, insert, and del
[ read more ]