Is there any way to control the direction of sort when executing datatable.sort(columnindex) ? Whenever I do this the table is sorted on the correct column index but it is sorted ascending. I would like to sort it descending.
I could simply invert it after sorting but that seems very ugly. -- 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.
