load data in the datagridview

How to Display the Records in the DataGridView Using VB.Net and XML File

Submitted by janobe on
In this tutorial, I will teach you how to display the record in the datagridview using vb.net and xml file. This simple project will help you how to get the records from XML file and display it into the DataGridView. It also illustrates what is the method to be used when they bind to each other. Hope this tutorial will help your current problem. Let’s begin.