Hi all, This is regarding the paging scroll table in the gwt incubator. Is there a way to consistently set the column widths. If I set the column width using pagingScrollTable.setColumnWidth - the column widths keep changing when moving from one page of table to another (depending on the data) on safari. I tried to set the column widths in the table definition using columnDef.setMinimumColumnWidth and columnDef.setMaximumColumnWidth, but in this case I get the column widths 20px greater than what I set on Firefox (which is the padding in the stylesheet for td elements). Please let me know if either of these work correctly for you (meaning I am doing something wrong) or if there is another way. Thanks Neha
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
