﻿<?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 - Error BatchUpdate Process</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Error-BatchUpdate-Process/</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>Error BatchUpdate Process</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Error-BatchUpdate-Process/</link><pubDate>Mon, 07 Dec 2009 15:22:18 GMT</pubDate><dc:creator>tlusby</dc:creator><description>&lt;p&gt;I found the solution.  I needed to remove if (!PostBack) in the code behind that had webgrid's datasource and databinding.&lt;/p&gt;</description></item><item><title>Error BatchUpdate Process</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Error-BatchUpdate-Process/</link><pubDate>Mon, 07 Dec 2009 14:35:05 GMT</pubDate><dc:creator>tlusby</dc:creator><description>&lt;p&gt;To give more information on this problem: it seems if I click the refresh icon or try paging through the data I get the same data.  &lt;/p&gt;</description></item><item><title>Error BatchUpdate Process</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Error-BatchUpdate-Process/</link><pubDate>Mon, 07 Dec 2009 14:31:48 GMT</pubDate><dc:creator>tlusby</dc:creator><description>&lt;p&gt;I get an error when trying to process a BatchUpdate on a grid.  I click on the "Accept All Changes" and see the indictor saying "Submitting all changes to server...".  Then an unhandled exception pops up with "Unable to communicate with server".&lt;/p&gt;
&lt;p&gt;Any ideas?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;pre&gt;&amp;lt;LayoutSettings AllowAddNew="No" AllowColumnSizing="Yes" AllowColumnMove="Yes" AllowDelete="No"
                AllowEdit="Yes" AllowExport="Yes" AllowFilter="Yes" AllowGrouping="No" AllowSelectColumns="Yes"
                AllowSorting="Yes" GridLineColor="#CCCCCC" GridLines="Both" GridLineStyle="Solid"
                PagingMode="ClassicPaging" PagingSize="500" AllowBatchUpdate="true" PagingStyleUI="FirstPrevNextLast"
                AllowMultipleSelection="Yes" GroupByBoxVisible="false" HeaderClickAction="SortMulti"
                VerboseEditingInformation="true" NewRowLostFocusAction="AlwaysUpdate" FocusNewRowOnLastCell="true"
                AllowColumnFreezing="Yes" ApplyFiltersKey="Enter" EditOnClick="True" 
                AutoWidth="True" AutoFilterSuggestion="true" PagingExportMode="ExportCurrentPageView" 
                InProgressUIBehavior="ChangeCursorToHourGlass"&amp;gt;
                &amp;lt;FreezePaneSettings ShowInContextMenu="true" MaxFrozenColumns="6" /&amp;gt;
                &amp;lt;EditFocusCellStyle BackColor="#E9CD82"&amp;gt;
                &amp;lt;/EditFocusCellStyle&amp;gt;          
                &amp;lt;EditTextboxStyle BorderStyle="None" BorderWidth="0px" Font-Names="Arial" Font-Size="8pt"&amp;gt;
                &amp;lt;/EditTextboxStyle&amp;gt;
                &amp;lt;BatchUpdateSettings AllowReviewChanges="True" HighlightChanges="true" PromptUnsavedChanges="true" /&amp;gt;
                &amp;lt;FrameStyle BackColor="#f2f2f2"&amp;gt;
                &amp;lt;/FrameStyle&amp;gt;
                &amp;lt;GroupByBox&amp;gt;
                    &amp;lt;Style BackColor="#f2f2f2"&amp;gt;
                        &amp;lt;/Style&amp;gt;
                    &amp;lt;LabelStyle BackColor="White" BorderColor="#CCCCCC" BorderStyle="Solid" BorderWidth="1px"
                        Font-Names="Arial" Font-Size="8pt" /&amp;gt;
                &amp;lt;/GroupByBox&amp;gt;
                &amp;lt;GroupRowInfoStyle BackgroundImage="/CommonLibrary/Images/ColBk.gif" BorderColor="#CCCCCC"
                    BorderStyle="None" Font-Names="Arial" Font-Size="8pt"&amp;gt;
                &amp;lt;/GroupRowInfoStyle&amp;gt;
                &amp;lt;AlternatingRowStyle BackColor="#FFFFFF" ForeColor="#666666" Font-Names="Arial" Font-Size="11px"
                    Padding-Left="10px" Padding-Right="10px" Wrap="true"&amp;gt;
                    &amp;lt;Padding Left="10px" Right="10px"&amp;gt;&amp;lt;/Padding&amp;gt;
                &amp;lt;/AlternatingRowStyle&amp;gt;
                &amp;lt;RowStyle BackColor="#f2f2f2" ForeColor="#666666" Font-Size="11px" CustomRules="text-overflow: ellipsis; overflow-x: hidden"
                    Font-Names="Arial" Height="20px" Padding-Left="10px" Padding-Right="10px" Wrap="true"&amp;gt;
                    &amp;lt;Padding Left="10px" Right="10px"&amp;gt;&amp;lt;/Padding&amp;gt;
                &amp;lt;/RowStyle&amp;gt;
                &amp;lt;SelectedRowStyle BackColor="#dadada" /&amp;gt;
                &amp;lt;%-- &amp;lt;FocusCellStyle BorderColor="#CCCCCC" BorderStyle="Solid" 
                    BorderWidth="1px" /&amp;gt;  --%&amp;gt;
                &amp;lt;HeaderStyle BackColor="#0078AE" Font-Bold="true" BorderColor="#CCCCCC" BorderStyle="Solid"
                    BorderWidth="1px" CustomRules="border-bottom: #73A1E4 1px solid" Font-Names="Arial"
                    Font-Size="11px" ForeColor="#FFFFFF" Height="20px" Padding-Left="10px" Padding-Right="10px"&amp;gt;
                    &amp;lt;Padding Left="10px" Right="10px"&amp;gt;&amp;lt;/Padding&amp;gt;
                &amp;lt;/HeaderStyle&amp;gt;
                &amp;lt;NewRowStyle BackColor="White" Font-Names="Arial" Font-Size="11px" ForeColor="#666666"&amp;gt;
                &amp;lt;/NewRowStyle&amp;gt;
                &amp;lt;FooterStyle BackColor="#E9CD82" Font-Names="Arial" Font-Size="11px" ForeColor="#666666" /&amp;gt;
                &amp;lt;StatusBarStyle BackColor="#f2f2f2" BorderColor="#CCCCCC" BorderStyle="Solid" BorderWidth="1px"
                    Font-Names="Arial" Font-Size="8pt"&amp;gt;
                    &amp;lt;Padding Bottom="2px" Left="2px" Right="2px" Top="2px" /&amp;gt;
                &amp;lt;/StatusBarStyle&amp;gt;
                &amp;lt;StatusBarCommandStyle&amp;gt;
                    &amp;lt;Normal&amp;gt;
                        &amp;lt;Padding Bottom="1px" Left="1px" Right="1px" Top="1px" /&amp;gt;
                    &amp;lt;/Normal&amp;gt;
                    &amp;lt;Over BackColor="#f2f2f2" BorderColor="#CCCCCC" BorderStyle="Solid" BorderWidth="1px"&amp;gt;
                    &amp;lt;/Over&amp;gt;
                    &amp;lt;Active BackColor="#f2f2f2" BaseStyle="Over"&amp;gt;
                    &amp;lt;/Active&amp;gt;
                &amp;lt;/StatusBarCommandStyle&amp;gt;
                &amp;lt;HyperlinkStyle ForeColor="#0078AE" CustomRules="text-decoration: none;border-bottom: dotted 1px #DAE7F2; " /&amp;gt;
                &amp;lt;DeletedRowStyle Font-Strikeout="true" ForeColor="Black"&amp;gt;
                &amp;lt;/DeletedRowStyle&amp;gt;
                &amp;lt;AddedRowStyle Font-Bold="true" ForeColor="Black" &amp;gt; &amp;lt;/AddedRowStyle&amp;gt;                              
                &amp;lt;FilterRowStyle Wrap="false"&amp;gt;&amp;lt;/FilterRowStyle&amp;gt;
            &amp;lt;/LayoutSettings&amp;gt;&lt;/pre&gt;
</description></item></channel></rss>