Hi, please help me.

I want to show a tab panel with two tabs. Each tab must to draw a
piechart after the user select two dateboxes and push the button.
These pie charts take data from the database and the pie charts must
to change every time that the user push the button.

 At this time I have the asynchronous methods wich return the data,
but I dont know :

1) where I must to draw the pie chart? maybe when i call a
asynchronous method inside the on succes method ?  or  maybe in the
asyncrhonous method I should return a variable which have the data
from database or I dont know if i should use a data provider?

2) How I can refresh the tabs (pie charts) without the tabs is redraw.

Thanks a lot

Vic..



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