Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo fields display trash
Message
 
To
14/09/1999 18:54:58
Ed Gay
Computer Software Consultants
Bangor, Maine, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00264243
Message ID:
00264737
Views:
35
>Could my problem be that I'm trying to use a combonation of forms and grids that were not meant to work together? (shows how much I know) I'm using a MaterialInputForm with a cListOneToManyObj grid on page one and a cListObjEdit grid on page two. On the edit click I'm setting my "this.parent.cEditForm" to the EditForm. The editform is a cListObjEditForm. I'm I all missed up with this combonation or should it work?>

One thing to check is whether you've dropped an instance of CGridList directly on the form rather than dropping it in a container. Check out the section in the Developer's Guide "Dropping CGridList on a Form".

Also, make sure focus is not on the grid when you check the LockScreen property. The GridList class toggles LockScreen in order to produce the full-width highlight bar. You can also try setting the grid's lSetHighlightBar property to .F. to help narrow down the problem.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform