There are multiple ways to bind a datagridview in winforms like datareader, dataset, dataview. As per the situation & requirement we use them.
Using Data Adapter and bind data to gridview
.