﻿<?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 - Eager Load ChildRows in Hierarchical Grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Eager-Load-ChildRows-in-Hierarchical-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>Eager Load ChildRows in Hierarchical Grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Eager-Load-ChildRows-in-Hierarchical-Grid/</link><pubDate>Thu, 05 Aug 2010 17:55:28 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebGrid</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Please try to set the value of HierarchicalMode property to “Preload”.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;HierarchicalMode property specifies the operation mode when the WebGrid is configured to use Hierarchical feature. There are two option of value:&lt;/span&gt;&lt;/p&gt;
&lt;ol style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;&lt;li&gt;LoadOnDemand,&lt;br/&gt;WebGrid will use LoadOnDemand model in displaying hierarchical data.&lt;/li&gt;&lt;li&gt;Preload,&lt;br/&gt;WebGrid will use Preload model in displaying hierarchical data.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Eager Load ChildRows in Hierarchical Grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Eager-Load-ChildRows-in-Hierarchical-Grid/</link><pubDate>Thu, 05 Aug 2010 09:55:47 GMT</pubDate><dc:creator>Gmontes</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there any way to eager load the child rows in a hierarchical grid? What I mean is... everytime I click "Expand" on a parent row (and the child rows aren't already loaded) there's a FlyPostBack to create the childrows (triggering as many times as needed the InitializeRow event for those rows/tables). &lt;/p&gt;
&lt;p&gt;Is there a way to render all children in one go(Effectively preventing that extra flypostback) ? I have a scenario that is pretty intensive on clientside programming and end-users notice the difference even if it's a flypostback.&lt;/p&gt;
&lt;p&gt;For any example you can refer to the hierarchical grid (using a DataSet) I present in this &lt;a href="http://www.intersoftpt.com/Community/WebGrid/Missing-Pending-Changes-on-ChildRow/" target="_blank"&gt;thread&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>