Is it possible to have a DataGrid with dynamic column widths and without setting an explicit overall width of the DataGrid? I'm searching for a mixture of CellTable and DataGrid. The dynamic column width calculations according to column content, header content and footer content of CellTable but the vertically fixed header and footer of the DataGrid while taking as much horizontal space as necessary to render all columns.
-- 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.
