Monday, May 24, 2010

Re: Will we ever see a scrolling CellTable?

Also the ability to fix one or more columns from scrolling, for
instance like you might see in a spreadsheet. Simplest is a single
column "header", but the more complete general solution is to allow
any number of fixed row/column header/footers to be specified, and of
course row(/column)-spanning. One of the few truly flexible tables
with these capabilities I've used is ActiveWidgets:
http://www.activewidgets.com/grid.doc.layout/. But it's pure js,
poorly documented, and non-trivial to convert to a java lib..

On May 24, 7:15 am, Craig Day <craig...@gmail.com> wrote:
> 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:
>
>

--
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