<?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: Building A SPGridView Control &#8211; Part 1: Introducing the SPGridView</title>
	<atom:link href="http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/</link>
	<description>Complexity through Simplicity</description>
	<lastBuildDate>Tue, 13 Jul 2010 07:25:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-172</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Tue, 18 May 2010 08:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-172</guid>
		<description>If you download the source you should be able to find it.

Regards,

Erik</description>
		<content:encoded><![CDATA[<p>If you download the source you should be able to find it.</p>
<p>Regards,</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grzegorz</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-169</link>
		<dc:creator>Grzegorz</dc:creator>
		<pubDate>Fri, 14 May 2010 10:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-169</guid>
		<description>Where is metod GenerateColumns() ?</description>
		<content:encoded><![CDATA[<p>Where is metod GenerateColumns() ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-161</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Fri, 07 May 2010 17:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-161</guid>
		<description>Hello Carlos,

I&#039;m afraid I do not quite understand what it is your customer wants you to do. When you say &quot; the dropdown box as it is used in the document name&quot; do you mean the context menu? If you are looking to build that, &lt;a href=&quot;http://www.reversealchemy.net/blog/2009/11/24/building-a-spgridview-control-part-3-spmenufield/&quot; rel=&quot;nofollow&quot;&gt;Part 3&lt;/a&gt; of my series might be a good place to start. Then you could call the required checkin/checkout commands in response to the menu commands.

Am I getting close to what it is you are asking? If not, feel free to &lt;a href=&quot;http://www.reversealchemy.net/blog/contact/&quot; rel=&quot;nofollow&quot;&gt; drop me a line&lt;/a&gt; and I will try to help you out more before your deadline. But I think you are correct, two days seems very tight for custom development work.

Erik</description>
		<content:encoded><![CDATA[<p>Hello Carlos,</p>
<p>I&#8217;m afraid I do not quite understand what it is your customer wants you to do. When you say &#8221; the dropdown box as it is used in the document name&#8221; do you mean the context menu? If you are looking to build that, <a href="http://www.reversealchemy.net/blog/2009/11/24/building-a-spgridview-control-part-3-spmenufield/" rel="nofollow">Part 3</a> of my series might be a good place to start. Then you could call the required checkin/checkout commands in response to the menu commands.</p>
<p>Am I getting close to what it is you are asking? If not, feel free to <a href="http://www.reversealchemy.net/blog/contact/" rel="nofollow"> drop me a line</a> and I will try to help you out more before your deadline. But I think you are correct, two days seems very tight for custom development work.</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-160</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Fri, 07 May 2010 16:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-160</guid>
		<description>ps: I&#039;ve been given just tow days to do this and I&#039;m begining to think this is not a two day deal....</description>
		<content:encoded><![CDATA[<p>ps: I&#8217;ve been given just tow days to do this and I&#8217;m begining to think this is not a two day deal&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlos</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-159</link>
		<dc:creator>carlos</dc:creator>
		<pubDate>Fri, 07 May 2010 16:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-159</guid>
		<description>great article, and very easy to understand.

I have a situation where the customer wants me to re-create the checkin/checkout functionality on a doc lib and using a gridview.

this is to be a POC, and I&#039;ve never done anything like it. do you have any suggestions where start. I have not idea how create or re-create the dropdown box as it is used in the document name in a doc lib.

any suggestions will be creatly appreciated....</description>
		<content:encoded><![CDATA[<p>great article, and very easy to understand.</p>
<p>I have a situation where the customer wants me to re-create the checkin/checkout functionality on a doc lib and using a gridview.</p>
<p>this is to be a POC, and I&#8217;ve never done anything like it. do you have any suggestions where start. I have not idea how create or re-create the dropdown box as it is used in the document name in a doc lib.</p>
<p>any suggestions will be creatly appreciated&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-134</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-134</guid>
		<description>You are very welcome :)</description>
		<content:encoded><![CDATA[<p>You are very welcome <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-133</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-133</guid>
		<description>Hi Juha,

Thanks for your feedback. If the SelectData method takes more time it is definitely a good idea to structure the code as you did. Well done!

Erik</description>
		<content:encoded><![CDATA[<p>Hi Juha,</p>
<p>Thanks for your feedback. If the SelectData method takes more time it is definitely a good idea to structure the code as you did. Well done!</p>
<p>Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lapin</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-130</link>
		<dc:creator>Lapin</dc:creator>
		<pubDate>Mon, 29 Mar 2010 13:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-130</guid>
		<description>Thanks for all, nice post, all works very well :)</description>
		<content:encoded><![CDATA[<p>Thanks for all, nice post, all works very well <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Kukko</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-127</link>
		<dc:creator>Juha Kukko</dc:creator>
		<pubDate>Tue, 09 Mar 2010 13:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-127</guid>
		<description>Hi,

Thanks for your usefull post! One note:
I found out that if I had grid.DataBind(); - method called inside the Render method the SelectData is called twice. When I moved grid.DataBind(); -call to OnPreRender method, I got rid of the second SelectData -call. 
If SelectData method takes some time (call to other datasource), it decreases performance to call it twice (in vain). (Only difference from your code is that I call GenerateColumns from CreateChildControls instead of Render)

Br,
Juha</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for your usefull post! One note:<br />
I found out that if I had grid.DataBind(); &#8211; method called inside the Render method the SelectData is called twice. When I moved grid.DataBind(); -call to OnPreRender method, I got rid of the second SelectData -call.<br />
If SelectData method takes some time (call to other datasource), it decreases performance to call it twice (in vain). (Only difference from your code is that I call GenerateColumns from CreateChildControls instead of Render)</p>
<p>Br,<br />
Juha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Burger</title>
		<link>http://www.reversealchemy.net/blog/2009/05/01/building-a-spgridview-control-part-1-introducing-the-spgridview/comment-page-1/#comment-82</link>
		<dc:creator>Erik Burger</dc:creator>
		<pubDate>Tue, 22 Sep 2009 13:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.reversealchemy.net/?p=134#comment-82</guid>
		<description>Hi Mike,

Glad it helped you out! I haven&#039;t been able to edit the filter list in the way you propose but it&#039;s a very interesting idea. I&#039;ll be sure to look into it and if I come up with anything I will let you know :)

Cheers,
Erik</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Glad it helped you out! I haven&#8217;t been able to edit the filter list in the way you propose but it&#8217;s a very interesting idea. I&#8217;ll be sure to look into it and if I come up with anything I will let you know <img src='http://www.reversealchemy.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Erik</p>
]]></content:encoded>
	</item>
</channel>
</rss>
