The DataGridView Control
Darrell Kreckel
0:00 / 0:00
The DataGridView Control
29 просмотров · 3 нед. назад
Darrell Kreckel
90 подписчиков
29 просмотров · 3 нед. назад
The DataGridView control is going to let access our SQL Server database and control the data. This is the video where we learn a little bit about the components that connect our database to our application so that a user can easily work with the data.
In this video we are going to use Microsoft wizards to connect the DataGridView control to our database. In the future we will learn how to use code to directly put our data on the DataGridView control.
You’ll be surprised at how easy this becomes. Oh, there are things that might trip you up. When programming there are always things that will trip you up. But in general, this is a very powerful tool.