I did fumble around a bit with the header renderer, and that is probably the
ultimate way to go. However, I was able to come up with a pretty low-tech
solution, for the time being:

http://blog.criticalpile.com/?p=13

-Scott

On 4/27/07, Manish Jethani <[EMAIL PROTECTED]> wrote:

  On 4/28/07, slangeberg <[EMAIL PROTECTED] <slangeberg%40gmail.com>>
wrote:
> Any one come up with a strategy so that labels in the DataGrid column
> headers (or elsewhere) can wrap, but not be broken in the midde of a
word?

That's the behaviour of the built-in TextField object and I don't
think anything can be done about it. You could maybe write your own
header renderer and write the word-wrapping logic yourself (and
truncate words that are longer than the available width).



--

: : ) Scott

Reply via email to