Hi,
I have a narrow table that I am echoing user names in. It is working fine but if somebody has a long username with no spaces it breaks the table. I am hoping for a way to make the result wrap instead of breaking the table. I read something about maxCharLength or something but I'm hoping to just "tell it to wrap" instead of breaking the table somehow.
Anybody else run into this?
Thx alot