Exploring new features of ListView
List view is a data bound control new on .net framework 3.5. In addition to display data on various styles it also supports add,edit,delete and paging functionality.
Requirements:
Visual studio 2008 or Visual web developer 2008
Dotnet framework 3.5
In this article you will be exploring the new features of ListView and Data pager controls of asp.net 3.5.
Open the [...]






