Are you using the API's "select" event listener for the table?  If so, then 
you can call the #getSelection method of the table to get a list of all 
selected rows, and use the data in that list to determine which web page to 
open.

On Thursday, June 20, 2013 11:49:15 AM UTC-4, Anshul Kapoor wrote:
>
> I can link all the cell of a Table to the same action event, but how would 
> you make different cells respond to different events. Basically, I am 
> trying to open a different web page by clicking different rows.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to