Edd
Posts: 547
|
| Posted: 10/23/2007, 10:06 PM |
|
I have a dilemma where I have a checkbox list , that is growing and growing and I want to format it so it is 4 columns across and X rows down.
Has anyone done this in CCS? If so can they post a snippet of what they did?
If not - back to hand coding 
Thanks in advance - Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
mrachow
Posts: 509
|
| Posted: 10/24/2007, 12:10 AM |
|
Hi Edd,
isn't it possible for you to hierarchically structure your data?
Of course for selecting a country the user would have to know on which continent might be ...
_________________
Best regards,
Michael |
 |
 |
wkempees
|
| Posted: 10/24/2007, 3:54 AM |
|
This one worked nicely for me. http://forums.codecharge.com/posts.php?post_id=75297&s_...eckbox+list+div
You just play with the width to make it happen
If stuck, I've used it and can supply more detailed but I did it from this
post.
Walter
"Edd" <Edd@forum.codecharge> schreef in bericht
news:6471ed2cc34dda@news.codecharge.com...
>I have a dilemma where I have a checkbox list , that is growing and growing
>and
> I want to format it so it is 4 columns across and X rows down.
>
> Has anyone done this in CCS? If so can they post a snippet of what they
> did?
>
> If not - back to hand coding 
>
> Thanks in advance - Edd
> _________________
> Accepting and instigating change are life's challenges.
>
> http://www.syntech.com.au
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>
|
|
|
 |
|