This:

CellQuery(worksheetListView.SelectedItems[0].SubItems[1].Text)

Is returning an old version of the spreadsheet where as this:

ListQuery(worksheetListView.SelectedItems[0].SubItems[2].Text)

Returns the latest version.


Is it because I'm using a WebProxy and a cached version is returned
and not getting to Google, or does CellQuery do somthing different?

This has occured for ordinary web viewing for recent changes view mode
when I click an email link showing recent changes. (Its the email that
lets you know a changes has occured to the sprteadsheet) It does not
show the current changes, but changes before the current version.


Feel free to flame me if it is my WebProxy returning cached data.

--~--~---------~--~----~------------~-------~--~----~
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 [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-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to