Path: newssvr20.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!news.cc.ukans.edu!stl-feed.news.verio.net!ord-feed.news.verio.net!feed.uncensored-news.com!news.alt.net!plato.dbforums.com!not-for-mail
From: andrewst <member14183@dbforums.com>
Newsgroups: comp.databases.oracle.tools
Subject: Re: designing radio buttons in datablock
Date: Mon, 07 Jul 2003 15:25:38 +0000
Organization: dBforums
Lines: 35
Sender: andrewst
Message-ID: <3081855.1057591538@dbforums.com>
References: <3081850.1057590698@dbforums.com>
User-Agent: dBforums
X-Original-NNTP-Posting-Host: 64.106.154.84
X-Original-Trace: 7 Jul 2003 15:35:44 GMT, 64.106.154.84
X-Authenticated-User: usenetgateway
Xref: newssvr20.news.prodigy.com comp.databases.oracle.tools:82019


Originally posted by Manikandan 
> Hi,
>    I have a data block which contains 10 rows.
> My block contains one text box for each record.Now i should have 3
> radio buttons for each text box.Like that i should have totally 3 each
> for all text box.So finally in this case i will have 30 radio buttons
> and 10 radio groups.
>
> I just give screen template here for ref:
>
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
> Text     radio1   radio2   radio3
>
> Here i want radio1,radio2,radio3 are grouped in one radio group.So i
> need to have 10 radio groups.Here my block records will vary at run
> time.Suppose if i have 15 records in my data block i will have 15
> radio groups and hence 15*3 = 45 radio buttons.
>
> Please guide me how to achieve this..
> Thanks in Advance
> ~V~ 
You just need to create ONE radio group of 3 buttons on that block.  It
will be repeated for each record displayed.

--
Posted via http://dbforums.com
