Hi,

I'm not sure I understood you correctly..
But in general, you decide when you want to draw the visualization.
Only when you call the .draw() function of the visualization, it will be
drawn.
So you can do that only when the user clicks the submit button, or whatever
other behavior you want.

Regards,
    VizBoy.

On Tue, Mar 10, 2009 at 7:49 AM, [email protected]
<[email protected]>wrote:

>
> hey, thanks. Worked like a charm.
> Now my problem is:
> The default tab on running the  gadget has a drop down box with a few
> options and a submit button. The problem is that as soon as i run the
> gadget the visualization table loads in the other tab. i have about
> three tables on spreadsheet and i want the one to load which has been
> selected from the drop down box.
> So, basically im saying is that i want three if conditions. If one
> option is selected from the drop down box , i want table one to load.
> if second option then table 2 and so on. But the table loads on gadget
> run before i can select the option from the drop down box.
>
> Im sorry if im not being clear. I hope you can help me with this. If
> you didnt understand the prob, plz let me know ill try better
> >
>

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

Reply via email to