It's not possible using the current API. See http://code.google.com/p/google-web-toolkit/issues/detail?id=6401 for a couple of useful workarounds.
On Thursday, April 12, 2012 11:17:41 AM UTC+2, tong123123 wrote: > > 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? > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/ueH3XAkeE1AJ. 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.
