// HIen thi danh sach Nhan Vien public DataTable GetAllEmployee(NhanVien nv) { return(nhanVienAccess.GetAllEmployee(nv)); }