<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Introducing the filterable DeleGrid</title>
	<atom:link href="http://jagregory.com/writings/introducing-the-filterable-delegrid/feed/" rel="self" type="application/rss+xml" />
	<link>http://jagregory.com/writings/introducing-the-filterable-delegrid/</link>
	<description>Monkeying with the code</description>
	<lastBuildDate>Thu, 04 Aug 2011 15:17:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Michael Mason</title>
		<link>http://jagregory.com/writings/introducing-the-filterable-delegrid/comment-page-1/#comment-16602</link>
		<dc:creator>Michael Mason</dc:creator>
		<pubDate>Tue, 03 Mar 2009 17:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/2008/03/05/introducing-the-filterable-delegrid/#comment-16602</guid>
		<description>I found one or two problems with the implementation as is. First the designer in VS 2008 complains. The PageDataRequest event fires but isn&#039;t handled. Second, the order of events handled on the server appears to vairy. I have a drop down list of categories. Initially there is a &#039;Please select...&quot;  option displayed. When the user changes the selection the grid should be populated with a set of records for that category. Switching between categories with differing record sizes 0, 1, 13,000 causes the TotalRecordCountRequest event to fire out of sequence (after InitComplete and before OnLoad) using the incorrect value for the ddlCategory.SelectedValue ( the previous one). Moving down then up the list I find the TotalRecordCountRequest fails to fire at all until I select the category with 13,000 records. For the category that has a single record I get the navigation bar (should it be there?) and no record.
I&#039;m using an Ajax Update Panel to update the grid when the category changes.</description>
		<content:encoded><![CDATA[<p>I found one or two problems with the implementation as is. First the designer in VS 2008 complains. The PageDataRequest event fires but isn&#8217;t handled. Second, the order of events handled on the server appears to vairy. I have a drop down list of categories. Initially there is a &#8216;Please select&#8230;&#8221;  option displayed. When the user changes the selection the grid should be populated with a set of records for that category. Switching between categories with differing record sizes 0, 1, 13,000 causes the TotalRecordCountRequest event to fire out of sequence (after InitComplete and before OnLoad) using the incorrect value for the ddlCategory.SelectedValue ( the previous one). Moving down then up the list I find the TotalRecordCountRequest fails to fire at all until I select the category with 13,000 records. For the category that has a single record I get the navigation bar (should it be there?) and no record.<br />
I&#8217;m using an Ajax Update Panel to update the grid when the category changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://jagregory.com/writings/introducing-the-filterable-delegrid/comment-page-1/#comment-8522</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 23 Jul 2008 14:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jagregory.com/2008/03/05/introducing-the-filterable-delegrid/#comment-8522</guid>
		<description>Excellent repository implementation!</description>
		<content:encoded><![CDATA[<p>Excellent repository implementation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
