Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Zorder not working right???
Message
From
29/01/2004 12:35:56
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00871881
Message ID:
00871886
Views:
15
>I have a pageframe with a container and a grid. The container covers the whole page1 in the pageframe1 including over the grid. Since my users cannot scroll around on the grid because of the container, I tried to use zorder to popup the grid over the container as follows:
>
>
thisform.pageframe1.page1.grid1.ZOrder(1)
>
>however, I still cannot get user control over the grid. What am I doing wrong.

Try .zorder(0) - that's bringing to front. .Zorder(1) is "send me to back". It's counter-intuitive, but that's how it is. Look up the help on Zorder.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform