I have a table widget ( derives from flextable ) in which I set the
columns widths based on a percentage of offsetWidth. In one table, I
load the contents of this table in a widget constructor ( which
creates the table ). At that time, the columns are not rendered
correctly. After the page is loaded, if I refresh or sort, then the
column sizes are set correctly ( since the resize is called ). I have
overloaded onLoad method in my table widget which calls resize. I also
call resize when the data is loaded. But the initial loaded table have
wrong sizes. Any ideas why this could be happenning ?

Thanks

gd

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to