Monday, July 21, 2008

Binding a dataset to a DataGrid or a DataGridView Control

In VS 2008 you will find DataGridView Control in the Toolbox, but you can also add the DataGrid, another (older) type of data bound control.

How to bind these to the dataset is described in the following link. It is assumed you have instances of these controls on your form.

http://hodentekhelp.blogspot.com/2008/07/how-to-bind-dataset-to-datagridview.html

No comments:

DMCA.com Protection Status