Looking for unselect event on Table

473 views
Skip to first unread message

Tanmoy (Cloud Engineering)

unread,
Nov 28, 2011, 3:47:58 PM11/28/11
to google-visua...@googlegroups.com
What is the event that is triggered when a row in a Table is 'unselected'  i.e. when you click on a row that was already selected ? 

Roni Biran

unread,
Nov 28, 2011, 3:54:19 PM11/28/11
to google-visua...@googlegroups.com
It's the same event "select". There is a wonderful example with your exact issue in the playground: http://code.google.com/apis/ajax/playground/?type=visualization#select_event

Good luck,


On Mon, Nov 28, 2011 at 10:47 PM, Tanmoy (Cloud Engineering) <tan...@cloudengineering.in> wrote:
What is the event that is triggered when a row in a Table is 'unselected'  i.e. when you click on a row that was already selected ? 

--
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/-/8z_dG8l8gvwJ.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.

Tanmoy (Cloud Engineering)

unread,
Nov 28, 2011, 4:08:46 PM11/28/11
to google-visua...@googlegroups.com
Great!

I used the select event and checked for getSelection() . length = 0.

Thanks!
Reply all
Reply to author
Forward
0 new messages