﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - How to detect that editable webgrid data has modified from client side ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-detect-that-editable-webgrid-data-has-modified-from-client-side-/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>How to detect that editable webgrid data has modified from client side ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-detect-that-editable-webgrid-data-has-modified-from-client-side-/</link><pubDate>Fri, 26 Mar 2010 04:28:33 GMT</pubDate><dc:creator>julia</dc:creator><description>&lt;p&gt;Hi Gaurav,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Have you trying to use BatchUpdate method? This method could be very useful and fit into your scenario. You can simply set &lt;strong&gt;AllowBatchUpdate&lt;/strong&gt; to &lt;strong&gt;true&lt;/strong&gt;. And then to get the notify message, you can set &lt;strong&gt;NotifyOnLostFocus&lt;/strong&gt; and &lt;strong&gt;PromptUnsavedChanges&lt;/strong&gt; to &lt;strong&gt;true&lt;/strong&gt;. You can find them both in &lt;em&gt;Properties &amp;gt; BatchUpdateSettings&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;For more detail about this, we have very useful WebGrid's Sample name &lt;strong&gt;BatchUpdate_NotifyOnLostFocus.aspx&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I hope this information can help. Please let me know if you need another help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>How to detect that editable webgrid data has modified from client side ?</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-detect-that-editable-webgrid-data-has-modified-from-client-side-/</link><pubDate>Thu, 25 Mar 2010 06:20:59 GMT</pubDate><dc:creator>desaigs81</dc:creator><description>&lt;p&gt;We are using WebGrid 7 in SharePoint WebPart and rendering the grid programatically.  &lt;/p&gt;
&lt;p&gt;The web grid is having few columns which are &lt;u&gt;editable&lt;/u&gt;. &lt;/p&gt;
&lt;p&gt;Now the feature we are looking for is that when a user without saving newly modified or entered data tries to navigate to some other web page then the system should prompt user saying that "The data in the grid is not yet saved.Are you sure to navigate ?" .&lt;/p&gt;
&lt;p&gt;Is there a native property in client side which supports this scenario in web grid 7 ? &lt;/p&gt;
&lt;p&gt;If not then can some one please tell us a work around for this scenario ?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>