﻿<?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 - Lounge - Pending changes not visible on grid</title><link>http://www.intersoftsolutions.com/Community/Lounge/Pending-changes-not-visible-on-grid/</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>Pending changes not visible on grid</title><link>http://www.intersoftsolutions.com/Community/Lounge/Pending-changes-not-visible-on-grid/</link><pubDate>Mon, 18 Aug 2014 23:46:33 GMT</pubDate><dc:creator>Hans</dc:creator><description>&lt;p&gt;Hello,&lt;br&gt;&lt;br&gt;Thank you for your reply.&lt;br&gt;&lt;br&gt;I try to modify the “BatchUpdate_AllowReview.aspx” page based on your information.&lt;br&gt;I modified the “PagingMode” property value from “ClassicPaging” to “VirtualLoad”.&lt;br&gt;And then I add/set the “AutomaticObjectUpdate” property to “True” as well.&lt;br&gt;But unfortunately, the page still works fine on my end.&lt;br&gt;&lt;br&gt;Before add process:&lt;br&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/4125/WebGrid_BeforeAddProcess2.png" style="width: 100%;"&gt;&lt;br&gt;&lt;br&gt;After add process:&lt;br&gt;&lt;img src="http://www.intersoftpt.com/Community/Attachments/4125/WebGrid_AfterAddProcess2.png" style="width: 100%;"&gt;&lt;br&gt;&lt;br&gt;Could you inform me your current Intersoft Framework assembly (ISNet.dll) version and your current browser?&lt;br&gt;&lt;br&gt;I attached the modified page. If you don’t mind, could you help to review / modify the attached page, so that I can reproduce/replicate your issue on my end?&lt;br&gt;To run the attached page, just simply add the page to the WebGrid Samples Solution.&lt;br&gt;Or could you provide me a simple sample regarding this issue? So that I can help you to investigate this issue further more.&lt;br&gt;&lt;br&gt;Thank you for your help.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Pending changes not visible on grid</title><link>http://www.intersoftsolutions.com/Community/Lounge/Pending-changes-not-visible-on-grid/</link><pubDate>Mon, 18 Aug 2014 10:49:56 GMT</pubDate><dc:creator>Devbrat</dc:creator><description>&lt;p&gt;Hi Hans,&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; We are using Doctype of HTML 5 and RenderingMode=HTML5.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Events OnInitializeDataSource, &amp;nbsp;OnPrepareDataBinding , OnBatchUpdate are used.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Some of&amp;nbsp;Layout settings are&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;AllowAddNew="Yes"&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;AllowBatchUpdate="True"&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;PagingMode="VirtualLoad" &amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;AllowEdit="Yes"&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&amp;nbsp;Batch Update settings are&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;AutomaticObjectUpdate="true"&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="font-size: 10pt;"&gt;AllowReviewChanges="true"&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="text-decoration: underline;"&gt;Same pages working fine with old dll and&amp;nbsp;&amp;nbsp;HTML 4.0 Transitional . &amp;nbsp;Issues exist on few pages only .&lt;/span&gt;&amp;nbsp; We were using these pages for last 1 year without any issue.&lt;/div&gt;&lt;div&gt;&amp;nbsp;&amp;nbsp;Is it any javascript issue ?&amp;nbsp;&lt;span style="font-size: 10pt;"&gt;We do not get any javascript error message .&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;regards&lt;/div&gt;&lt;div&gt;Dev&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/p&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description></item><item><title>Pending changes not visible on grid</title><link>http://www.intersoftsolutions.com/Community/Lounge/Pending-changes-not-visible-on-grid/</link><pubDate>Fri, 15 Aug 2014 00:29:01 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;Based on you post, I try to run one of WebGrid Samples Solution, “BatchUpdate_AllowReview.aspx” page, in Internet Explorer 11 browser&lt;br&gt;Then I try to add a new row, but unfortunately it works fine on my end.&lt;br&gt;The new row appears before and after add row process.&lt;br&gt;&lt;br&gt;&lt;span&gt;Before Add Process&lt;img src="http://www.intersoftpt.com/community/attachments/4125/webgrid_beforeaddnewrow.png" style="width: 100%;"&gt;&lt;br&gt;&lt;br&gt;&lt;span&gt;After Add Process&lt;img src="http://www.intersoftpt.com/community/attachments/4125/webgrid_afteraddnewrow.png" style="width:100%;"&gt;&lt;br&gt;&lt;br&gt;Could you provide me more information regarding this issue?&lt;br&gt;What is your WebGrid’s configuration?&lt;br&gt;Have you try to use HTML5 Docype in your webpage?&lt;br&gt;Have you try to set the “RenderingMode” property to “HTML5”?&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;/span&gt;&lt;/span&gt;</description></item><item><title>Pending changes not visible on grid</title><link>http://www.intersoftsolutions.com/Community/Lounge/Pending-changes-not-visible-on-grid/</link><pubDate>Wed, 13 Aug 2014 11:45:09 GMT</pubDate><dc:creator>Devbrat</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Recently we started using webgrid dll version "8.0.7200.259" . Now , we got issues on some grid pages. &amp;nbsp;After inserting a new row ; these rows do not visible on grid UI although &amp;nbsp;in review/pending changes and &amp;nbsp;newly added rows appear.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; On same pages if we use old dll then we do not face such issues.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Dev &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;</description></item></channel></rss>