We have been using the ScrollTable in production for a over a year. Things we have had to implement on our own (not sure if this stuff is covered in the current drops): - sorting using comparators - tablemodel interface (supporting paging) - storing of current sorting indices to original row indices. - We built our own paging mechanism, but if doing it again would probably use the incubators - On window resize recalculate columns.
It works really well though, no complaints here. On Jul 31, 12:09 pm, Ben <benzhe...@gmail.com> wrote: > Is there anyone using GWT incubator project in production? The > PagiongScrollTable looks pretty interesting to me. But not sure if > this incubator project is fine for production as GWT itself. If anyone > has experiences, could you share your experiences? --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---