CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 radio button columns

Print topic Send  topic

Author Message
mavtech

Posts: 133
Posted: 10/20/2005, 12:47 PM

I have a radiobutton.. I want it in two columns..

How do I do it.

View profile  Send private message
Alvaro Cobo
Posted: 10/20/2005, 7:51 PM

Hi mavtech:

If you mean something like that:

O Value1
O Value2
O Value3

In the Data Source Dialog Box of the radio button, in the description area
you have to add a HTML
line break code (<BR>) at the end of the description string, en each of the
fields, except for the last one, which has to be filled without the <BR>.

Hope this helps,

Alvaro.

"mavtech" <mavtech@forum.codecharge> escribió en el mensaje
news:54357f444c7847@news.codecharge.com...
> I have a radiobutton.. I want it in two columns..
>
> How do I do it.
>
>
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


mavtech

Posts: 133
Posted: 10/21/2005, 6:44 AM

More like:

value1 value4
value2 value5
value3 value6

or

value1 value2
value3 value4
value5 value6

I have manage to do it by adding spaces and exactly setting width of <TD> but if someone uses diffenent text size or resolution it screws up.
View profile  Send private message
DonB
Posted: 10/22/2005, 7:50 PM

How about specifying a "width: 100px;" in CSS, to give the <INPUT> tag the
desired width?

--
DonB

http://www.gotodon.com/ccbth


"mavtech" <mavtech@forum.codecharge> wrote in message
news:54358f0a552b27@news.codecharge.com...
> More like:
>
> value1 value4
> value2 value5
> value3 value6
>
> or
>
> value1 value2
> value3 value4
> value5 value6
>
> I have manage to do it by adding spaces and exactly setting width of <TD>
but
> if someone uses diffenent text size or resolution it screws up.
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>


Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.