Relative Content

Tag Archive for c#mysqldatagridviewdatasetcrud

C# form with MySQL, DataGridView

There is any way to make this C# form DataGridView with MySQL, setup more simpler? In this example project i ‘m using a myDB database person table to fill the DataGridView, and handling CRUD methods.