Introduction

The GridView control is used to display the values of a data source in a table. Each column represents a field, while each row represents a record. The GridView control supports the following features:

Using the code

A brief description of how to use the article or code. The class names, the methods and properties, any tricks or tips. Blocks of code should be set.