Hi, I have a GWT CellTable of fixed height (100%, 100% of Horizontal Panel).
At times I have more Data(number of rows are more) then teh height if each row is small. But as soon as I hv less data to be populated in the CellTable(say just 2 rows), hen the height of each row becomes very big in order to fill the whole height of the table. So, is there any way by which I can fix the row height to some pixel value, so that the row height is fix irrespective of the row counts in the Table. -- 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.
