Câu 2
Câu 2
}
else
{
MessageBox.Show("K tim thay sinh vien co ma:"+ txtMasv.Text);
}
}
-------------------------------------------------------------------------------
}
else
{
MessageBox.Show("Co loi khi xoa" + txtMasv.Text,"Thong bao");
}
Hienthi();
}
===============================================================================