So it sounds like there isn't a method, I'll just have to roll one
myself out of the other get* methods, including the ones asgallant.

I'm going to create an enhancement request for this, as I think it's
useful to be able to extract a row from a table for later
manipulations.

In fact, it's also useful to extract a row from one table and insert
it into another table.  There is an "addRow" method, but unfortunately
the removeRow(s) and hideRow(s) methods don't produce a return value.
These deletion operators often produce return values showing what they
removed.  If the gviz library did that, this output value could be
used later with addRow in a very elegant manner.

thanks for the suggestions,

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