On Jan 3, 4:26 pm, Khan <[email protected]> wrote: > when I update a row using the listfeed, is there a way to just update "SOME" > of the columns in that row?
You might be interested in http://code.google.com/apis/gdata/docs/2.0/reference.html#PartialUpdate It's not clear from the Spreadsheets API developer guide if partial update is supported by any of the spreadsheet feeds though. http://code.google.com/apis/spreadsheets/data/3.0/developers_guide.html does't go out of its way to mention it at least. If you tried it, and it seemed not to work, you'd create a new request for enhancement. If you tried it, and it did work, you'd create a defect against the Spreadsheet API developer guide and reference. I already searched for 'partial' in the google-apps-api issue list, and and there didn't seem to be any matching open or closed requests related to the Spreadsheets API. cheers, David
