tong123123
unread,Apr 12, 2012, 5:17:41 AM4/12/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-we...@googlegroups.com
how to allow user to just use the mouse to drag the column widths to
a desired size by grabbing an edge of the header with the mouse?
in gwt 2.4 developer guide, it just tell set table layout to fixed and then set the column width in code, but I want allow user can drag the column width with mouse, it is very common property of gird like structure.
Any method to do it in gwt 2.4?