N
Nathan Sokalski
When creating a RadioButtonList or CheckBoxList, the only control allowed
inside the RadioButtonList or CheckBoxList tags is the ListItem. However, I
want to place a TextBox beside one of the ListItems. Is there any way to do
this (other than using RadioButton and CheckBox instead)? Thanks.
inside the RadioButtonList or CheckBoxList tags is the ListItem. However, I
want to place a TextBox beside one of the ListItems. Is there any way to do
this (other than using RadioButton and CheckBox instead)? Thanks.