Re: Oracle Power Objects

From: Tony Smisovsky <tony.smisovsky_at_swipnet.se>
Date: 1996/11/28
Message-ID: <329E8E75.555B_at_swipnet.se>#1/1


K=E1ri Poulsen wrote:
> =
 

> I imagine that you're using two drop boxes for this. Here's how I
> use it in my apps:
> in the second drop box you should put in the
> 'Updatelist' method:
> dim s as string
> s=3D"=3DSelect whateverlabel,whateverid from whatevertable "
> s=3Ds & "where somekey=3D" & str(thevaluefromthefirstdropbox)
> self.translation=3Ds
> inherited.updatelist()
> =
 

> And in your first drop box you call this method from the
> postchange() method.
> =
 

> mail me if this don't work... (OPO is not on this machine, so I'm not
> abosulely shure..)
> =
 

> regards
> K=E1ri Poulsen
> Faroese Broadcasting..
> =

Can I in the (second) drop box select several rows? How? Tony. Received on Thu Nov 28 1996 - 00:00:00 CET

Original text of this message