Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header in Grid used as Listbox
Message
From
29/09/2005 23:38:47
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01054695
Message ID:
01054747
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform