CheckBoxList Control column width

J

Joel Barsotti

So I have a CheckBoxList, actually I have three of them on one page. We
want the columns on all three to line up. I can set the width for the
checkBoxList in general to 100%, but it won't evenly divide up the columns
between the different controls.

Is there a way to set the width on the Check Box Lists columns in either
flow or table mode?

Thanks,
Joel Barsotti
 
A

Alessandro Zifiglio

hi Joel, seems more like something you can fix with some simple html and
css. eg. If you want to use an Html table element for your layout, you can
add each checkboxlist to a seperate <td> column and set a predefined width
on each column. Keep the checkboxlist width as it is 100% and it will try
and fit within that columns predefined width.

I probably missed what you are trying to achieve, so if this is the case,
try and post some sample code.

have a good weekend,
Alessandro Zifiglio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
474,265
Messages
2,571,069
Members
48,771
Latest member
ElysaD

Latest Threads

Top