gdata tester Tue, 20 Dec 2011 13:39:55 -0800
I run a cron to save some data everyday, into a google spreadsheet. But I can only insert rows at the bottom (I am using PHP and Zend GData API), not at the top. Is there a way to insert a row, wherever I need? (top or middle, instead of bottom?)