Exemplo n.º 1
0
 private void loaddata()
 {
     dt = BUS_LamViec.Hienthi_all();
     grdGiangVien.DataSource = dt;
 }