I'm wondering same thing...

I believe that cells have to be fixed because DataGrid uses three
tables, but maybe there is a way to determine desired column width and
then set it in code.

Actually, I tried to do this, and didn't succeed, because I could't
get real cell element width.

On Oct 19, 6:40 pm, Vampire <[email protected]> wrote:
> 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.

Reply via email to