Hi All,
I have gone through the link
http://code.google.com/apis/spreadsheets/faq.html#WhoShouldUseTheGoogleSpreadsheetsDataAPI.
After reading this I understood that Google spreadsheet can be used
only to upload data on server in the form of a speadsheet, to modify
it etc. Is that correct ?
Actually I wanted a spreadsheet control for iPhone application. (I
don't want any server connection). I want a spreadsheet view just like
a table view in iPhone.
I'm a new comer in this technology (Cocoa) .
How should I go for a spreadsheet control? Is google spreadsheet
applicable for my app.
Thanks in advance.