Hello! I have a google-charts-table with 8 collumns in a visualization-dashboard. At the moment I have 4 ControlWrappers (each one is a StringFilter) to filter the data.
Now I think about creating a single field to filter the data. For Example: The table includes the collumns "Name", "Street", "City" and "Zip-Code". I want to have a single Text-Field, where i can enter for example the name (miller) and the zip-code (3723XA) and the filter applies to all the fields, so every person with name name miller is filtered, but also everybod living in "miller town". I could do that with php, but the best way would be to do it directly on the client. Any Idea how I can realize that? Kind Regards Sebastian -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/35605e9d-10fd-4d0e-8c80-927ea95bf1a8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
