Re: Oracle Power Objects-Combo Box-ValueList
From: Rick Greenwald <greenie_at_interaccess.com>
Date: 1995/08/22
Message-ID: <41dqd2$5tk_at_nntp.interaccess.com>#1/1
Date: 1995/08/22
Message-ID: <41dqd2$5tk_at_nntp.interaccess.com>#1/1
Larry -
Mike brings up good points. I missed the fact that the combo was in an embedded form.
The top form in a hierarchy can be obtained with the GetTopContainer() function. All is well an good, except for the fact that you cannot use a function in a property.
If you want to update the list box whenever the value in the field changes, you should follow Mike's suggestion and, I believe, also execute the UpdateList() method of the list box.
- Rick Greenwald Co-author of forthcoming "Oracle Power Objects Developers' Guide"