Jinji, When turning on paging by assigning "enabled" to "page", this doesn't do lazy paging correct? Here's the page I refer to: https://developers.google.com/chart/interactive/docs/gallery/table
I checked the page you mentioned but it might not work with the data source we set up. Thank you! Daniel On Monday, December 13, 2010 at 10:57:09 AM UTC-5, Jinji wrote: > > See > http://code.google.com/apis/visualization/documentation/examples.html#tablequerywrapper > > <http://code.google.com/apis/visualization/documentation/examples.html#tablequerywrapper> > > On Mon, Dec 13, 2010 at 11:58 AM, nickschurch <[email protected] > <javascript:>> wrote: > >> I'd like to be able to do this too - at the moment I find that using >> more than about 10,000 rows is very (>few seconds) slow. And trying to >> use 30,000 rows is taking about 20 seconds to load. >> >> On Dec 12, 4:14 pm, ragulka <[email protected]> wrote: >> > Hi, I just want to know if Google Charts Table Visualization is able >> > to do lazy loading when I have about 30 000 rows of data. Obviously I >> > don't want to load all of that data at once, but I need to be able to >> > view all of these rows by using paging. However, the "paged content" >> > should be loaded only on demand via AJAX queries. Is that possible? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to [email protected] >> <javascript:>. >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/b47c576f-08f9-4791-878a-ff94b7cddbd4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
