Hi
Thank you for the sample, this helps a lot.
In the sample you provide some data to e-sheets. However when I change some values in the spreadsheet e.g. I change the Name in B2 from 'Davolio' to 'AnotherName' in the browser, the value in $scope.sheetsData.rangeSettings[0].dataSource[0].LastName remains 'Davolio'. How can I get the current data values?
Cheers
Freddy