That's correct. The entire table is a static block. The more useful table control is one that has a fixed header (ideally with resizable columns and sorting controls) and a scrollable data area.
Cheers Craig On May 24, 6:29 pm, Flemming Boller <[email protected]> wrote: > I guess that the header is not fixed in this example? > > I mean that when you use the scroll, the header moves together with the > data, so > the header is not fixed. > > /Flemming > > > > > > On Mon, May 24, 2010 at 12:05 PM, Thomas Broyer <[email protected]> wrote: > > > On 24 mai, 04:52, Craig Day <[email protected]> wrote: > > > The new CellTable and PagingListView/ListView programming model is > > > really nice, great work guys!! but the glaring omission I can see in > > > the M1 drop is a table that has a scrolling data area and a fixed > > > header/footer, as opposed to a paging table. > > > I haven't (yet) looked at the code, but it's already there from what > > I'm seeing: > >http://gwt-bikeshed.appspot.com/Expenses.html > > > -- > > 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]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
