<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : EntityQueryPagedCollectionView.PageIndex==-1, why ?</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : EntityQueryPagedCollectionView.PageIndex==-1, why ?</description>
  <pubDate>Sun, 12 Apr 2026 14:41:23 -700</pubDate>
  <lastBuildDate>Sat, 18 Dec 2010 03:00:37 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2374</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>EntityQueryPagedCollectionView.PageIndex==-1, why ? :  uploads/1024/DevForceSample.rarok,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9429#9429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1024" rel="nofollow">jocker1331</a><br /><strong>Subject:</strong> 2374<br /><strong>Posted:</strong> 18-Dec-2010 at 3:00am<br /><br /><a href="uploads/1024/DevForceSample.rar" target="_blank">uploads/1024/DevForceSample.rar</a><br><br>ok, see attached example.... just wait while first data part loaded and click Reload button.<br>]]>
   </description>
   <pubDate>Sat, 18 Dec 2010 03:00:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9429#9429</guid>
  </item> 
  <item>
   <title>EntityQueryPagedCollectionView.PageIndex==-1, why ? : Are you seeing an ArgumentOutOfRangeException...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9412#9412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 2374<br /><strong>Posted:</strong> 15-Dec-2010 at 11:40am<br /><br />Are you seeing an ArgumentOutOfRangeException or just curious about the setting?&nbsp; We have not seen an exception in our testing.&nbsp; When the control is initialized it does set the PageIndex to -1; it will be reset to 0 when the page load logic is entered.]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 11:40:28 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9412#9412</guid>
  </item> 
  <item>
   <title>EntityQueryPagedCollectionView.PageIndex==-1, why ? : By design EntityQueryPagedCollectionView.PageIndex...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9399#9399</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1024" rel="nofollow">jocker1331</a><br /><strong>Subject:</strong> 2374<br /><strong>Posted:</strong> 14-Dec-2010 at 10:40am<br /><br />By design EntityQueryPagedCollectionView.PageIndex&nbsp; may be set to -1 (for example when objectDataSource.Load() called twice), but DataPager from SL toolkit wont only &gt;=0 numbers (raise ArgumentOurOfRangeException). <br><table width="99%"><tr><td><pre class="BBcode"><br>private void InitFields()<br>{<br>&nbsp;&nbsp;&nbsp; this._queryPageMap.Clear();<br>&nbsp;&nbsp;&nbsp; this._requestedPageLoading.Clear();<br>&nbsp;&nbsp;&nbsp; this.CurrentItem = null;<br>&nbsp;&nbsp;&nbsp; this.CurrentPosition = -1;<br>&nbsp;&nbsp;&nbsp; this.PageIndex = -1;&nbsp; //!!!<br>}<br></pre></td></tr></table><br><br>Is it bug or design feature ?]]>
   </description>
   <pubDate>Tue, 14 Dec 2010 10:40:03 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2374&amp;PID=9399#9399</guid>
  </item> 
 </channel>
</rss>