FORMS 5.0 RADIO GROUP PROBLEM

From: <atany_at_hotmail.com>
Date: Thu, 14 May 1998 17:14:22 GMT
Message-ID: <6jf8pe$n45$1_at_nnrp1.dejanews.com>


In article <6je4a5$oit_at_news.Informatik.Uni-Oldenburg.DE>,   "Marcel Claus" <Marcel.Claus_at_Informatik.Uni-Oldenburg.DE> wrote:
>
>
> atany_at_hotmail.com wrote:
>
> > HI GUYS
> >
> > I have problem with RADIO GROUP after using EXECUTE_QUERY Built in
> >
> > Symptom
> > When I use F8 to execute the query the RADIO GROUP comes with the right
> > Value from the database
> > If I try to execute the query programmatically using execute_query built in
> > the RADIO GROUP comes with nothing ??????
> >
> > I turned the form into the debug mode and Monitored the value after execution
> > of execute_query It shows the right value !!!!!???????? But it still does
> > not show up on the screen . Any suggestions will be Appreciated.
> >
> > ( Is it a Known bug and if it is is there a good work around )
> >
> > Ahmed Hany
>
> I'm using over 30 Radio Buttons in Forms 5.0-apps and
> they all work fine with the execute_query built in.
> So I think you didn't set the right values in the property sheet of
> the Button Group.
> Check the following properties:
> - initial value
> - mapping of other values
> - values of the Radio Buttons
> There can be very strange effects when two radio buttons
> have the same value or "mapping of other values" is NULL
> and the fetch value can't be assigned to a button.
>
>
Thank you for replay
 Actually my block is Query only block and this RADIO Group Item IS ( Update allowed False , Insert allowed False , Query allowed False )

So I have no intial value and also "mapping of other values" is NULL but I am sure that fetched values match the radio buttons values ( At least that what I can see Through the Debugger ) . The important question is if I am missing some thing why it does work when  I execute query manually ( using F8 ) ???????

I have tried the same using forms 4.5 ( dev 1.3.2 ) and it worked fine so again am I missing something I should do specially when i work with forms 5.0 or what ????

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Thu May 14 1998 - 19:14:22 CEST

Original text of this message