Skip to content

Opening book details…

About this document

VB.Net Data Retrieval with Grid Control by Ajit Kumar is a document available to read on EtoBox.

The document describes a 4 step process to retrieve data from a database and display it in a grid control in VB.Net. Step 1 involves creating a student table in a database. Step 2 creates a form with a DataGridView control and buttons. Step 3 connects the database to the application and loads data from the table into the DataGridView. Step 4 displays the database data in the DataGridView control. The overall aim is to understand how to use a grid control to display retrieved database data.

Author
Ajit Kumar
Language
EN