Yes you can set the sor behavior to be 'event' only. Once an event is triggered you can set the table sort as you like using the sortColumn option http://code.google.com/apis/visualization/documentation/gallery/table.html#Configuration_Options
HTH ChartMan On Thu, Jan 21, 2010 at 3:44 PM, Jaialito <[email protected]> wrote: > Hello all, i have a table with 4 columns and i only want 3 of the > columns to be sortable which means if i click on the header of the 4th > column nothing should happen. > > any ideas how i can achieve that? > > Thanks. > > -- > 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.
