what I am trying to do is I am displaying rows in a google VIS table. If I click on the first cell of the row. The row should expand to show me more information related to that row. I can do this in normal table with expanding div's when clicking on (+) sign. How to implement this in Google Vis Table. Thanks, PRS
On Jan 18, 6:09 am, Viz Kid <[email protected]> wrote: > Hi > > I'm not sure I understand what you meant. If you refer to the Table > visualization<http://code.google.com/apis/visualization/documentation/gallery/table...> > then > you can allow arbitrary html inside or simple give any string you want to be > shown there. If you refer to the DtatTable, then I'm afraid this is > impossible - each column has a single type. > > Hope this helps, > Viz Kid > > On Tue, Jan 18, 2011 at 12:13 AM, PRS <[email protected]> wrote: > > Is there a way to expand Google Vis table rows to display list of > > records or another table? > > > Thanks, > > PRS > > > -- > > 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.
