Hello, I'm using a list feed reading my spreadsheet. The row-entries stop after a single empty row, even when there's data past that row. I tried the return-empty parameter but apparently it only works with cell feeds.
For instance, assume I have a spreadsheet like this: row#1: headers row#2: data row#3: data row#4: data row#5: empty row#6: empty row#7: data row#8: data The entries stop after row #4. openSearch:totalResults is 4. But in the worksheet xml I have gs:rowCount>4. Is there any way to circumvent this? Thanks Kemal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---