Me again. I am attempting to get the text to word wrap, but with no success.
I have a RadPanel with a RadLabel on it.
the label text will look something like this:
"<html> <p> Mike Wheat of Fairbanks has put the 1940 comic book on the auction block through Dallas-based Heritage Auction Galleries, where it's expected to fetch more than $40,000. Online bids already have climbed to $35,000 for the book, believed to be one of fewer than 300 still in existence.</p>"
obviously the content of the text is random (ignore that).
basically i have a html string with a date,title,and context.
I would like the label to wordwrap the label.
currently the label stretches out in one long line.(see screenie)
I have a RadPanel with a RadLabel on it.
the label text will look something like this:
"<html> <p> Mike Wheat of Fairbanks has put the 1940 comic book on the auction block through Dallas-based Heritage Auction Galleries, where it's expected to fetch more than $40,000. Online bids already have climbed to $35,000 for the book, believed to be one of fewer than 300 still in existence.</p>"
obviously the content of the text is random (ignore that).
basically i have a html string with a date,title,and context.
I would like the label to wordwrap the label.
currently the label stretches out in one long line.(see screenie)