Hello,

I have two google charts done the same way as this example:

https://developers.google.com/chart/interactive/docs/examples?hl=en#full_html_page_example

I have the table and the map. Problem is the table has hundreds of rows and 
so I enabled pagination. But when selecting a map point and the event 
selects the corresponding row in the table, it doesn't page the table to 
that row, so the select event for the table isn't effective for anything 
past the first page.

I was looking for a way to set the page the table is on. I got as far as 
getting the sort information of the table, then using that to find out the 
rendered row of the selected data. All I need is to then find out what page 
it is on with a bit of division...

But I don't know how to tell the the table page to that number. Is this 
possible? 

Thank you!

-- 
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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at http://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/42df8f81-e27d-44c3-a538-2f51cd7ae628%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to