John, I'm curious about sorting implementation.
When a cell table is attached to an async data provider, range data is requested from the provider in batches. More likely the sorting will occur in the database and only a small range will be returned to the table. In addition, a single data provider can serve multiple displays. How are you going to support sorting in these situations? Thanks in advance. Yuri On Jan 5, 3:50 pm, Gal Dolber <[email protected]> wrote: > so happy to hear that! > > > > > > > > > > On Wed, Jan 5, 2011 at 6:55 PM, John LaBanca <[email protected]> wrote: > > >https://spreadsheets.google.com/viewform?formkey=dEx3b0M4cHdSbG5Pd29K... > > Contributors - > > > In the next couple of months, the GWT team will create add enterprise > > features to the CellTable and will eventually replace PagingScrollTable > > (from GWT incubator). If you currently use PagingScrollTable or CellTable, > > or think you might use CellTable in the future, please fill out this > > questionnaire so we can learn which features are most important. > >https://spreadsheets.google.com/viewform?formkey=dEx3b0M4cHdSbG5Pd29K... > > > To the extent possible, we will add features one at a time, so good > > prioritization will mean that the most important features are implemented > > first. If anything is missing from the survey, please respond to this email > > with suggestions. > > > Thanks, > > John LaBanca > > [email protected] > > > -- > > 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. > > -- > Guit: Elegant, beautiful, modular and *production ready* gwt applications. > > http://code.google.com/p/guit/ -- 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.
