<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The custom grid&#8217;s source code</title>
	<atom:link href="http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://aspknowledgebase.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 Jul 2009 22:43:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rahul</title>
		<link>http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-1214</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Mon, 04 Aug 2008 08:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-1214</guid>
		<description>Very Very useful Thanks</description>
		<content:encoded><![CDATA[<p>Very Very useful Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-94</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 02 Aug 2007 09:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-94</guid>
		<description>It is possible to derive a designer class and overwrite add/overwrite elements (see the example  &lt;a href=&quot;http://msdn2.microsoft.com/en-us/library/system.web.ui.design.webcontrols.gridviewdesigner.aspx&quot; rel=&quot;nofollow&quot;&gt;http://msdn2.microsoft.com/en-us/library/system.web.ui.design.webcontrols.gridviewdesigner.aspx&lt;/a&gt;) but I have no experience with that. I am sorry.</description>
		<content:encoded><![CDATA[<p>It is possible to derive a designer class and overwrite add/overwrite elements (see the example  <a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.design.webcontrols.gridviewdesigner.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/system.web.ui.design.webcontrols.gridviewdesigner.aspx</a>) but I have no experience with that. I am sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fritz</title>
		<link>http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-90</link>
		<dc:creator>fritz</dc:creator>
		<pubDate>Wed, 01 Aug 2007 21:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-90</guid>
		<description>...previous post should have read...so when I add a BoundField, it actually adds custom:BoundField instead of asp:BoundField.

thanks</description>
		<content:encoded><![CDATA[<p>&#8230;previous post should have read&#8230;so when I add a BoundField, it actually adds custom:BoundField instead of asp:BoundField.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fritz</title>
		<link>http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-89</link>
		<dc:creator>fritz</dc:creator>
		<pubDate>Wed, 01 Aug 2007 21:02:24 +0000</pubDate>
		<guid isPermaLink="false">http://aspknowledgebase.wordpress.com/15/custom-grid-control-source-code/#comment-89</guid>
		<description>I&#039;m doing something very similar but I was wanting to modify the existing smart tag for the GridView instead. If possible, I&#039;d like to have my custom BoundField, ButtonField, etc. show up on the Fields dialog when I click Edit Columns in design mode, so when I add a BoundField, it actually adds  instead of . Is this possible? I can&#039;t seem to figure it out.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m doing something very similar but I was wanting to modify the existing smart tag for the GridView instead. If possible, I&#8217;d like to have my custom BoundField, ButtonField, etc. show up on the Fields dialog when I click Edit Columns in design mode, so when I add a BoundField, it actually adds  instead of . Is this possible? I can&#8217;t seem to figure it out.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
