65.9K
CodeProject is changing. Read more.
Home

Data-centric UI Controls

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Oct 11, 2013

CPOL

1 min read

viewsIcon

7711

Both the GridView and ListView are important Data Controls in Visual Studio 2008.Scott Guthrie has a great introduction that uses the ListView

Both the GridView and ListView are important Data Controls in Visual Studio 2008.

Editing, Inserting, and Deleting Data

Paging and Sorting

Displaying Data with the DataList and Repeater

Filtering Scenarios with the DataList and Repeater

Editing and Deleting Data Through the DataList

Paging and Sorting with the DataList and Repeater

Enjoy!