Hi, In general, you load the table (as any other chart) on real time from the loader. See docs and examples for details. To load the data, it is up to you. You can load them all initially, or add data to the data table later, but there is no best practice or common code for this.
Regards, VizGuy On Thu, Sep 17, 2009 at 7:16 AM, Eduardo Leoni <[email protected]> wrote: > > Hi - > > I would like to know how the downloading of the google vis table > occurs. Suppose I want to display a table with 10 pages. Are all pages > downloaded the same time? Do the data come directly from my data > source of passes through google? If there is a large amount of data to > be displayed (say, 300k), are there any "best practices"? > > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ 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] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
