Changes

Jump to: navigation, search

Visual Basic and the DataGridView Control

427 bytes added, 19:06, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Accessing Databases Using Visual Basic|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Working with Files in Visual Basic|Next]]</td>
<tr>
<td width="20%">Accessing Databases Using Visual Basic<td align="center"><td width="20%" align="right">Working with Files in Visual Basic</td>
</table>
<hr>
 
 
The Visual Basic ''DataGridView'' control provides a table in which rows and columns from a database table can be displayed and modified. In this chapter we will explore the steps necessary to build a DataViewGrid into a Visual Basic application and connect it to a database table.

Navigation menu