Rate It (5) Thank you for your feedback!
Both the GridView and ListView are new Data Controls in Visual Studio 2008.
Enjoy!
Revision number 1, Monday, February 04, 2008 8:00:00 AM by shanselman
You must Login to comment.
checkboxlist
The CheckBoxList control creates a multiselection checkbox group that can be dynamically generated using data binding. To specify items that you want to appear in the CheckBoxList control, place a ListItem element for each entry between the opening and closing
ListBox
The ListBox control is used to create a list control that allows single or multiple item selection. Use the Rows property to specify the height of the control. By default, the ListBox only allows a single selection to be made at a time.To enable the selection
GridView
The GridView control was introducedwith ASP.NET 2.0 and Visual Studio 2005 as a replacement for the DataGrid control. While it has many similarities to the original DataGrid controlthe GridView is a more feature rich control. A variety of resources are linked
ListView
Some people think that the ListVew is a better Repeater and is one the best new additions to Visual Studio 2008. Blogs/Articles Using the ListView Control in ASP.NET 3.5: Mustafa Basgun has also written some great articles that drill into the new ListView
Advertise here
Featured ASP.NET Web Hosting
Powerful, Award Winning ASP.NET Hosting Trusted By Over 30,000 ASP.NET Developers
3 Months Free & No Setup Fees – CLICK HERE!
(last 30 days)
Advertise Here