Changes

Jump to: navigation, search

Visual Basic and the DataGridView Control

17 bytes added, 19:35, 9 August 2007
Adding a DataGridView Control
If the ''Data Sources'' panel is not visible, select the ''Data->Show Data Sources'' menu option. Once visible, click and drag the ''Customers'' table from the ''Data Sources'' panel over the DataGridView control on the form. The form will update to display a columns, and rows. Press '''F5''' to build and run the application:
[[Image:Examplvb_datagridview_running.jpg]]
== Customizing the DataGridView Control ==

Navigation menu