Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disable grids rows dynamically
Message
De
29/08/2008 05:51:38
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
MySQL
Divers
Thread ID:
01342969
Message ID:
01342987
Vues:
18
Hello Borislav

I can't get your example running.

I tried hardcoded.
(disable row 1 to 4)

*allow method
lbAllowCellSelection = .t.
l_firstday = 5

if mycursor.day < l_firstday
lbAllowCellSelection = .f.
endif

thisform.pageframe1.page1.grid1.AllowCellSelection = m.lbAllowCellSelection
...

Seems that all rows are disabled now ??

Best regards
Albert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform