If you are using the DataView to achieve your filtering, you can use the
method getUnderlyingTableRowIndex to get the index of the row in the
original DataTable.

- Sergey


On Wed, Sep 18, 2013 at 9:04 AM, Ravindra Gharge
<[email protected]>wrote:

> hi,
>
> I am working with drill down charts from state -> town -> area -> pin for
> my business app
> i drilled to the second level from state -> town (i am using the column
> charts)
>
> in the town level i unable to get the accurate value of the selection on
> select event because i am filtering the rows from the state chart's select
> event
>
> can i set the new values of the chart drawn to the original
> arrayToDataTable object ??????
>
> if have any example of the drill down till the 3rd - 4th level let me
> suggest i am using the php and mysql to populate the charts
>
>
>
>
>
>
>
>  --
> 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.
>

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