There is no clean way to do this.
However you can change the sort behavior of the table to only throw events
then set the sort indicator yourself
(this is the class name you should look for -
google-visualization-table-sortind)

HTH
ChartMan

On Fri, Sep 10, 2010 at 7:05 PM, Otto Walker <[email protected]>wrote:

> by looking at the table I see that my issue is the color property on:
> .google-visualization-table-sortind {
>  color: #ccc;
>  font-size: 9px;
>  padding-left: 6px; /* do not chage - see table.js */
> }
>
> is there any clean way, like a property option in cssclassnames called
> 'headerSortAsc' and 'headerSortDesc' or 'headerSortIn' ?
>
> Thank you!
>
> On Sep 9, 6:49 pm, Otto Walker <[email protected]> wrote:
> > Hi,
> >
> > Can I change the style for the column sorting indicator?  (the small
> > triangle)
> > I know how to change the header row using the cssClassNames
> > ('headerRow')
> > But I am using a gradient background color that is very similar to the
> > the sorting indicator.
> >
> > Thanks for your help!
> > -Otto
> >
> > PS: I know that the easy way is to change the background color but the
> > style was already approved by my company and we are embedding this
> > into salesforce.com
>
> --
> 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.

Reply via email to