Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Header in Grid used as Listbox
Message
De
29/09/2005 23:38:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01054695
Message ID:
01054747
Vues:
18
Hi Rex,


>Hello Herman,
>
>Eureka!!! It works! The
>
>THISFORM.eView.Page1.grdEvents.SetAll("Movable",.F.,"Column")
>
>did the trick.
>

Glad it work! :-)


>Thank you for providing this solution to me. I am amazed that it actually works. Why would MS use this particular control property to turn this method on and off? I would have thought a separate property would have been more appropriate.
>

Well, I'm not sure. But I think it's because moving the column is actually done by dragging the header. And to be able to move it (inside the grid), VFP must provide something on MouseDown/MouseClick event. So, by disabling it, VFP will not do anything.


>Thanks again.
>
>Rex

You're welcome :)
Regards
Herman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform