Tuesday, January 10, 2012

Re: DataGrid Object not displaying more than 50 items...

Hi Kris,

I looked at the example. But, the example is loading static data and
it's using pagination. However, I am loading the data as a result of
a DB query in a for loop (all at once), and I'm using a scrollbar to
view the data (not pagination).

Any other ideas?

Thanks,
Bill

On Jan 10, 5:27 am, kretel <krzysztof.re...@gmail.com> wrote:
> Do you use the pager with your DataGrid?
> Also check if you can see elements being added to the DOM (firebug-it).
>
> I would have a look at showcase how it works on the example:
>
> http://gwt.google.com/samples/Showcase/Showcase.html#!CwDataGrid
>
> Kris

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