main logo
Subject: Re: Add a grid to a pageframe; get an error
Author: Mike Devlin
Posted: 2000/11/21 13:48:54
 
View Entire Thread
New Search


<I><FONT COLOR="#663300"><I><FONT COLOR="#663300"><I><FONT COLOR="#663300">Hello all, just me again.
I hate to be such a rookie bother, but I have come across something else I do not understand.
</FONT></I>
Greetings Mike,
It sounds like your bo instatiates too late.. after the controls.

You have a container (or form) that the bizobj is placed onto. That bizobj should be the first member object in the list. AND it should be the parent bo. AND it should be flagged as the parent bizobj. Try it.

You can put the bizobj on the page or the form. I have made a personal choice to put all bo on the form. It really makes small difference.


Greetings James,
I don't get it. This is the same form that was working yesterday. Everything was working fine, instantiaiting in the correct order, allowing me to navigate through the records. Now, I put a page frame on it, which is the last control that should instantiate, but it is the first thing to instantiate......hold it a minute......

Ta da, fixed. I am sending the pageframe to the back so a text box will always appear on top, no matter what page is chosen. Sending it to the back tells doform() to instantiate the pageframe first, which is not a problem until I add the grid to the pageframe. I just had to send the bizobj's to the back, and viola, a working form with a grid in a page frame.
Thank you for the comment, which got the wheels turning again.
Thank you all very much for the help. I am sure I'll come up with something else soon. =)
Have a Blessed and Happy Thanksgiving!
Devman
mdevlin at ajdebruin .DOT com

 
©2000 Mike Devlin
<-- Prior Message New Search Next Message -->