
In this article I am going to explain, how to bind data with Gridview using code. In previous article
How to bind data with Gridview , I have explained data binding with data source.
First you have to create a new web project as we discussed earlier article. How to create new project with visual studio.
Drag and drop Button control and Grid view control in to Design form.
with double clicking on Button control...