benb
unread,Apr 29, 2012, 8:45:59 AM4/29/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi,
I'm looking for examples for building a text-trimming cell for GWT
DataGrid.
I want the cell to have fixed width and height, and if text is longer
- ellipsis (...) will appear.
The complete text will appear on editing / on tool tip.
In my current DataGrid, the text is automatically wrapped and the row
height grows. I want to avoid that and to keep fixed row height.
Can someone help?
Thanks,
Ben