Hi,
I am trying to use GridPanel to display a text content that needs to be
displayed in two lines within a grid cell.
Could someone tell me how to enable text wrapping inside a GridPanel cell?
I have tried adding:
.x-grid3-cell-inner {
overflow: visible; white-space: normal !important;
}
to my application.css ( the one created by ApplicationCreator), but it still
only displayes the text in one line and part of the line is truncated.
Any help will be greatly appreciated.
Thanks,
Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---