I don't know why it does that, but it isn't a problem with the getColumnLabel method. I assume by "spreadsheet" you mean Google spreadsheet or Fusion Tables, correct? If so, then the column labels are being assigned on the server-side, and it has almost nothing to do with the Visualization API, it's an issue with the way the Query interface was implemented on the server.
On Thursday, May 31, 2012 12:07:53 PM UTC-4, Sinan wrote: > > Hi all i have a issue with the method getColumnLabel(columnIndex). > I retrieve data from a spreadsheet but if the spreadsheet in the 2nd > row have't a number the method return the first and the second row > concatenated as header of the table. > > Anyone know how to solve that issue?? > > Thank you -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/MfXamxCjhbIJ. 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.
