示例#1
0
 public void capnhatData()
 {
     dataGridView1.DataSource = clNV.GetAllNhanVien();
     customgrid();
 }