CheckBoxList and text wrapping

  • Thread starter Thread starter DotNetDev
  • Start date Start date
D

DotNetDev

Hi,

I have a checkboxlist and want to wrap the text so that it doesn't appear
below the check box on the next line.

I feel that I might have to rewrite the solution because of this limit on
the CheckBoxList control.

Has anyone else found a way to still use the checkboxlist and wrap the text
with it?
 
Back
Top