﻿<?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 - self referencing webgrid auto-expands child rows after row update</title><link>http://www.intersoftsolutions.com/Community/WebGrid/self-referencing-webgrid-auto-expands-child-rows-after-row-update/</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>self referencing webgrid auto-expands child rows after row update</title><link>http://www.intersoftsolutions.com/Community/WebGrid/self-referencing-webgrid-auto-expands-child-rows-after-row-update/</link><pubDate>Wed, 17 Jun 2015 08:29:06 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I modified SelfReferencingGrid.aspx sample file of WebGrid by enabling &lt;em&gt;AllowAddNew&lt;/em&gt;, &lt;em&gt;AllowDelete&lt;/em&gt;, and &lt;em&gt;AllowEdit&lt;/em&gt; feature. Next, modify &lt;strong&gt;Steven Buchanan&lt;/strong&gt;'s city from London to Manchester.&lt;br&gt;And yes, the reported problem is reproducible. After update, it auto-expands the edited row &amp;amp; all children. and it leave the '+' icon on the newly expanded rows so that the user needs to click the icon twice to actually collapse each row.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I found that after enabling &lt;em&gt;LoadOnDemand&lt;/em&gt; property of &lt;em&gt;SelfReferencingSettings&lt;/em&gt;, the problem is no longer persist. Could you please try this solution and let me know how it works in your end?&lt;/span&gt;&lt;/p&gt;</description></item><item><title>self referencing webgrid auto-expands child rows after row update</title><link>http://www.intersoftsolutions.com/Community/WebGrid/self-referencing-webgrid-auto-expands-child-rows-after-row-update/</link><pubDate>Mon, 15 Jun 2015 16:22:09 GMT</pubDate><dc:creator>questica</dc:creator><description>&lt;p&gt;i've implemented a self referencing hierarchical grid with editable parent &amp;amp; child rows.&lt;/p&gt;&lt;p&gt;the issue is that after the update on a row, it auto-expands the edited row &amp;amp; all children. and it leave the '+' icon on the newly expanded rows so that the user needs to click the icon twice to actually collapse each row.&lt;/p&gt;&lt;p&gt;is there a solution/workaround to prevent the rows from auto-expanding?&lt;/p&gt;&lt;p&gt;note: i am not calling refresh on the grid update.. i am just changing the cell values on the serverside inside the update event. i do not want to call refresh due to the amount of data i am binding and the time it takes to get that data from the database.&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>