Hi Vinayak, I tried setting using the same data for each row, yet I still got some rows appearing with larger heights. And each row was loaded with the same exact data.
I'm try loading with field/column of the row with "" and see what that does. Thanks, Bill M. On Mar 2, 5:14 am, vinayak kulkarni <[email protected]> wrote: > Hello, > I am using thedatagridbut didnt face any issue related to largerrow > size. > It only occurs during data wrapping if text size is more. > > In your case, some data might have been overflown with space character > to the next line which may be showing larger size > > On Feb 27, 11:55 pm, Bill M <[email protected]> wrote: > > > > > Hi all, > > > I'm loading the newDataGridWidget with the results of a SQL query. > > I have noticed that some rows (just a few) are appearing with a larger > >rowheightthan others, on a load of about 1000 rows. I tried setting > > each column of therowto a fixed value (not using the results of the > > query), to see if maybe some potential overflow of field widths was > > occuring, maybe causing a "wrap", which would explain the largerrow > >height. But, I found this was not the case. And for info purposes, I > > am using the default font from the FireFox Browser. > > > Are there issues with getting a consistentrowheightout of GWT 2.4/ > >DataGridwidget? Are there workarounds? I saw some others noting > > issues of rowHeight from the CellTable widget. Are there issue's with > > this widget? Or would an issue like this have to be originating from > > my application? > > > Appreciate any insight! > > > Thanks, > > Bill M.- Hide quoted text - > > - Show quoted text - -- 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.
