Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form with grid looks unfinished
Message
From
19/09/2002 03:59:49
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00702128
Message ID:
00702144
Views:
16
>The form is a one-to-many order entry screen, with order lines in a grid. A column in the grid has for its controlsource, "thisform.ordstat()". When the logic in ordstat() is something simple like "return orditem.ord_line_no", everything works as expected: the column displays the order line numbers correctly. When I change the logic to something more coplex involving an sql select to derive the status of each line, the values displayed in the grid appear as expected; however, other portions of the screen appear scrambled, and text from a screen beneath the orders screen actually shows through, making a mess. However, the command buttons on the order screen behave as normal even though they're hidden or scrambled. I.e., if you put the cursor over the point where the button should appear and click, the correct behavior results. I tried putting thisform.refresh into ordstat() and in form.init, to no avail.
>
>Please help.
>
>Thanks,
>Chris Lawrence

Chris,
set talk on ? Also check for lockscreen.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform