public void LoadDB() { dgvHocSinh.DataSource = HSBUS.GetList(); HocSinhBUS.Instance.GetTenLop(cmbLopHoc); }