private void frmDichVu_Load(object sender, EventArgs e) { dgvdichvu.DataSource = dv.DanhSachDichVu(); }