Exemplo n.º 1
0
 private void UpdateListsPersonnel()
 {
     dataGridView2.DataSource = Databaseconnection.fillpersonnel();
 }