//Lưu private void Luu_Click(object sender, EventArgs e) { bindingNavigatorNhanVien.BindingSource.MoveNext(); m_NhanVienControl.LuuNhanVien(); MessageBox.Show("Lưu dữ liệu thành công", "Thông báo", MessageBoxButtons.OK, MessageBoxIcon.Information); }