Monday, May 24, 2010

Re: Will we ever see a scrolling CellTable?

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 <flemming.bol...@gmail.com> 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 <t.bro...@gmail.com> wrote:
>
> > On 24 mai, 04:52, Craig  Day <craig...@gmail.com> 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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .
> > 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 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 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 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.

No comments:

Post a Comment