The same problem, only in safari, chrome. Thanks, Michal
On 25 Wrz, 03:52, Venkatesh Babu <[email protected]> wrote: > The other way you can try is to set the width using css styles. That'll also > enable you to get rid of making code changes just to resize the table > columns. > > Hope this helps. > > -Venkatesh > > > > On Thu, Sep 24, 2009 at 3:28 PM, Neha <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
