As I am a newbie with this stuff could you provide me with the code that I 
would add to the google example.

On Wednesday, August 8, 2012 4:35:28 PM UTC-5, asgallant wrote:
>
> Create a form with all of the choices you want available and add a 
> "button" type input to handle the submission.  Set up an "onclick" event 
> handler for the button that parses the form and puts the selected values 
> into the query and submits the query.
>
> On Wednesday, August 8, 2012 5:19:04 PM UTC-4, ERB wrote:
>>
>> If you look at the Google code example here -  
>> https://code.google.com/apis/ajax/playground/?type=visualization#more_query_options
>>
>> I am trying to add a submit button to pass all the values selected in 
>> the drop-downs at once and then display the results - rather than use the 
>> onchange action which reloads the results every time a change is made one 
>> by one ;[
>>
>> For example a spreadsheet with age, gender, etc... as the columns - I 
>> would want to select age = 25, gender = M, and hit submit for the results 
>> all at once!
>>
>> Any help would be greatly appreciated.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-visualization-api/-/VqvkkSuPzZsJ.
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