Hi,
I have a user control that displays summary information, and it busts out of the contained box if the text is like:
<NOBR>00000000000000000000<wbr/>00000000000000000000...</NOBR>
I added the nobr and wbr tags, but it still doesn't force the text to wrap to the next line.
The entire row is displayed (with the "..."), so for sure it is not wrapping to the next line as "expected".