> What is the technique used to query multiple sheets within the same
> spreadsheet.
>
> var query1 = new google.visualization.Query( <mySpreadsheet> );
> query1.send( handleQuery1 );
>
> var query2 = new google.visualization.Query( <mySpreadsheet> );
> query2.send( handleQuery2 );
>
> I would like to build a custom datatable from the response from query1 and
> query2, so how should I go about handling this?
> I ask because the two handles will be called at different times.
>
> Peter
> --
> Bellinge Gymnasterne:
http://www.bellingegymnasterne.dk
> Power Tumbling:
http://www.powertumbling.dk
> OSG-Help:
http://code.google.com/p/sigmaosg
> Personal Site:
http://www.marino.dk