public DataTable DameCursosAInscribir(int idPlan, int usrID) { return(CursoData.GetCursosAInscribir(idPlan, usrID)); }