RadioButtonList and CheckListBox questions

M

mike

For a RadioButtonList and its ListItems how do I get the Text of the
ListItems, when it wraps, to indent further. Right now it wraps and indents
even with the radiobutton but I want to indent it to the beginning of the
first line of text.

For a CheckBoxList and it's listitem text is there a way with CSS to get the
text to display ABOVE the checkbox when the CheckBoxList has it's
RepeatDirection set to Horizontal?

Lastly I have one situation I just don't know how to do with CSS.
I have a couple controls I want to display horizontally. The following way

TextBox CheckBoxList Button
ListItem
ListItem
ListItem

but I'd like the CheckBoxList's ListItems to display Vertically. When I set
the RepeatDirection to Vertical I get the follow.

TextBox ListItem1
ListItem2
ListItem3 Button

thanks
mike
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top