Beispiel #1
0
 // co ban //
 private void loaddata()
 {
     dt = BUS_HangHoa.Hienthi_HH_all();
     grdGiangVien.DataSource = dt;
 }