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