private void frmBanHang_Load(object sender, EventArgs e) { dtgvHangHoa.DataSource = bus_SanPham.GetAllSanPham(); }