Navigate Record In the DataGridView Control
In this tutorial I will teach you how to navigate records in DatagridView using Visual Basic 2008 and MySQL Database. This will show you that you can limit your displayed records in the Datagridview. And there’s no need for you to scroll down to it whenever you have plenty of records. All you have to do is to click next and previous buttons.
- Read more about Navigate Record In the DataGridView Control
- Log in or register to post comments
- 485 views