Try using ctrl/Shift when selecting rows with mouse clicks.
Otherwise listen to select events and use getSelection/setSelection to get
the desired behavior.

For more info:
http://code.google.com/apis/visualization/documentation/gallery/table.html

HTH
ChartMan


On Thu, Apr 15, 2010 at 10:20 PM, Luke <[email protected]> wrote:

> Bumpity bump-bump.
>
> I was able to get some help, but only through a completely brute-force
> external javascript method.  I'd much rather configure the table
> visualization to permit multiple row toggle selection using the API
> itself.
>
> Any ideas are appreciated!
>
> On Apr 11, 2:33 pm, Luke <[email protected]> wrote:
> > Hi all, thanks in advance for any help.  I've scoured the
> > Visualization: Table documentation for answers about allowing multiple
> > click-selections of table rows for tables generated by the API, but
> > that particular configuration option escapes me.
> >
> > I understand that on loading the visualization I can set multiple
> > selections using that method, but what I don't understand is how to
> > override the default behavior of de-selecting the current whenever a
> > new row is selected.  I essentially want to achieve toggle selection
> > with multiple row selection allowed.
> >
> > Any assistance is appreciated.  I love this API so far, it's fantastic.
>
> --
> 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]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

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