I am a beginner to the Google Visualization .I have made a dashboard with google visualization. My dashboard has a table that is drawn with the help of ChartWrapper and I filter the table by one of the columns with the help of String filter. Please check the below link how the dashboard look likehttp://jsfiddle.net/Ysyeq/But i want to highlight all the rows in "red" color within the table , where the age of a person is not equal to 17 . So can anyone please help me in doing this.Many Thanks in Advance
John