<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Introduction to the Excel Services JavaScript OM - Part 2 – listening to events</title><link>http://blogs.msdn.com/b/cumgranosalis/archive/2009/11/20/introduction-to-the-excel-services-javascript-om-part-2-listening-to-events.aspx</link><description>The previous post showed how to start using the Excel Services JavaScript OM to automate the EWA web-part. The example given showed how to cause periodic recalculation on a workbook that’s on a SharePoint web-page. 
 In this post, we will add our first</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Introduction to the Excel Services JavaScript OM - Part 2 – listening to events</title><link>http://blogs.msdn.com/b/cumgranosalis/archive/2009/11/20/introduction-to-the-excel-services-javascript-om-part-2-listening-to-events.aspx#10292208</link><pubDate>Tue, 10 Apr 2012 12:40:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10292208</guid><dc:creator>Grzegorz Galos</dc:creator><description>&lt;p&gt;Your example is working greate, but i have other issue. &lt;/p&gt;
&lt;p&gt;My excel is using Data validation and sheet protection, so there is a bug when trying display in browser. It can be displayed in excel. but of course after displaying with excel, event listners are not working.&lt;/p&gt;
&lt;p&gt;Is there any way to make it work? &lt;/p&gt;
&lt;p&gt;I mean scenario:&lt;/p&gt;
&lt;p&gt;1. User is opening sheet with excel.&lt;/p&gt;
&lt;p&gt;2. changing some cells&lt;/p&gt;
&lt;p&gt;3. saving sheet&lt;/p&gt;
&lt;p&gt;4. now we have some event listner that is updating our fields and reading from sheet?&lt;/p&gt;
&lt;p&gt;or only way to do it is:&lt;/p&gt;
&lt;p&gt;1. create some web service, &lt;/p&gt;
&lt;p&gt;2. ask every few second if excel was modified&lt;/p&gt;
&lt;p&gt;3. if modified then update opened item.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10292208" width="1" height="1"&gt;</description></item></channel></rss>