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:
Post a Comment