Re: DataGrid with dynamic column widths
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 <Bjo...@Kautler.net> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home