Saturday, 8 October 2016

3. View Table Data In Form Using Data Grid

1. This helps you to connect your table to a Data Grid which will show the data in your form

a. At first you add a new Web form 'ViewData.aspx' Using the Website Menu

 Add a web form

After adding the form come to the design view.


 Come to the Data Tool Box and select GridView


 Drag Grid to this point


 Click the Small circle and Select the options









Now Press Next and Finish.
Now Run the page and view the data in the Grid.

No comments:

Post a Comment