﻿<?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 detect when a grid is done saving</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-detect-when-a-grid-is-done-saving/</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 detect when a grid is done saving</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-detect-when-a-grid-is-done-saving/</link><pubDate>Mon, 01 Oct 2012 13:01:27 GMT</pubDate><dc:creator>tlusby</dc:creator><description>&lt;p&gt;Found a solutions...Used the OnBatchUpdateSuccess and set flags to determine when grids were complete.  Thanks.  &lt;/p&gt;</description></item><item><title>How detect when a grid is done saving</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-detect-when-a-grid-is-done-saving/</link><pubDate>Fri, 28 Sep 2012 17:10:11 GMT</pubDate><dc:creator>tlusby</dc:creator><description>&lt;p&gt;I have a scenario where I have several grids and free form text fields, drop downs on a page.  I have one button that updates all of the controls (both grids and other controls).  I have made the Accept All Changes button invisible to the user.&lt;/p&gt;
&lt;p&gt;Once the user clicks save, the code will update the database and then I want to refresh the page based on business logic that changed after the save.  The problem I'm experiencing is the grids are still saving and when the page is refreshed old data is still there I have to refresh the page again.  &lt;/p&gt;
&lt;p&gt;Is there a way to detect when the grids (A client event or something that's fired) are done?  If so how is it used?  &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;</description></item></channel></rss>