Screen also has real estate issue - I dont think I can use CellList
but its good suggestion John ! I was thinking -- instead of fetching
all the data and setting into suggestion box (oracle etc..)  - fetch
the data by making RPC calls when user enters few characters of data
and set it into suggestion box but it could make application chatty !

Mittal


On Jun 2, 9:00 am, John LaBanca <[email protected]> wrote:
> Are you are putting 4,000 items in a ListBox?  Thats a lot of data to show
> on the client.  Even scrolling becomes difficult at that point.
>
> Alternatively, can you use a CellList with paging to break up the items into
> smaller chunks?
>
> Thanks,
> John LaBanca
> [email protected]
>
>
>
>
>
>
>
> On Thu, Jun 2, 2011 at 6:44 AM, Mittal <[email protected]> wrote:
> > Thomas - is it due rendering engine of IE 8 versus that of FF or
> > Chrome - which shows such difference in terms of response time ?
>
> > Mittal
>
> > On Jun 2, 6:04 am, Thomas Broyer <[email protected]> wrote:
> > > With such numbers ("1 list box has 4000 elements and one suggestion box
> > has
> > > 7000 elements"), the culprit is undoubtedly IE, and you can't do anything
> > > about it.
>
> > --
> > 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.

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

Reply via email to