﻿<?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 - load</title><link>http://www.intersoftsolutions.com/Community/Tags/load/</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>Load large datas issue</title><link>http://www.intersoftsolutions.com/Community/Tags/load/</link><pubDate>Wed, 03 Nov 2010 04:53:33 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>WebGrid</category><category>load</category><category>VirtualLoad</category><description>&lt;p&gt;&lt;strong&gt;My table have about 350000 records,I have bind the table to Webgrid.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I use "PagingMode="&lt;strong&gt;VirtualLoad&lt;/strong&gt;"  VirtualPageSize="50" VirtualLoadMode="LargeData" ",but when the page Load data every time ,it cost about 8 seconds!&lt;/p&gt;
&lt;p&gt;It is so &lt;strong&gt;slowly&lt;/strong&gt;! &lt;strong&gt;Any one can help me???&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="300px" UseDefaultStyle="True"
                Width="300px" DataSourceID="SqlDataSource1"&amp;gt;
                &amp;lt;LayoutSettings PagingMode="VirtualLoad"  VirtualPageSize="50" VirtualLoadMode="LargeData" AllowAddNew="Yes" AllowDelete="Yes" AllowEdit="Yes"&amp;gt;
                &amp;lt;/LayoutSettings&amp;gt;
                &amp;lt;RootTable DataKeyField="id"&amp;gt;
                    &amp;lt;Columns&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="id" DataMember="id" 
                            Name="id" Width="100px" DataType="System.Int64"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="name" DataMember="name" 
                            Name="name" Width="100px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                        &amp;lt;ISWebGrid:WebGridColumn Caption="pwd" DataMember="pwd" 
                            Name="pwd" Width="100px"&amp;gt;
                        &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;
                    &amp;lt;/Columns&amp;gt;
                &amp;lt;/RootTable&amp;gt;
            &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;
</description></item><item><title>Load page question</title><link>http://www.intersoftsolutions.com/Community/Tags/load/</link><pubDate>Sun, 31 Oct 2010 21:31:07 GMT</pubDate><dc:creator>qq397472251</dc:creator><category>WebGrid</category><category>display</category><category>load</category><category>page</category><description>&lt;p&gt;I have a page with using Webgrid.&lt;/p&gt;
&lt;p&gt;When I have set &lt;strong&gt;default&lt;/strong&gt;  Deploy Manager ,I put the website online,but the page display So slowly.&lt;/p&gt;
&lt;p&gt;I doubt that I deploy wrong.&lt;br /&gt;&lt;strong&gt;Please tell me how to deploy ???thank you&lt;br /&gt;&lt;/strong&gt;see the picture below&lt;/p&gt;</description></item></channel></rss>