<?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: Export SPGridView to Excel spreadsheet in Sharepoint 2007</title>
	<atom:link href="http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/</link>
	<description>It&#039;s all about SharePoint</description>
	<lastBuildDate>Tue, 03 Jan 2012 15:49:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-833</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Thu, 29 Dec 2011 07:51:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-833</guid>
		<description>Hi
Iam Using  ur Code working fine but iam creating Visual Webpart in sharepoint 2010 At the time iam Getting This Errors
1)Control &quot;Grid view1&quot; of type &quot;Grid view&quot; must be placed inside a form tag with runat=server.
 H ere am added 
public override void VerifyRenderingInServerForm(Control control)
{
}
again error
2) register for event Validation can only be called during render();
Here am  added like that

Again Error
3)
Error	1	&#039;NOTEBOARD.VisualWebPart1.VisualWebPart1UserControl.VerifyRenderingInServerForm(System.Web.UI.Control)&#039;: no suitable method found to override
Plz help this errors...

Thank
Ramesh</description>
		<content:encoded><![CDATA[<p>Hi<br />
Iam Using  ur Code working fine but iam creating Visual Webpart in sharepoint 2010 At the time iam Getting This Errors<br />
1)Control &#8220;Grid view1&#8243; of type &#8220;Grid view&#8221; must be placed inside a form tag with runat=server.<br />
 H ere am added<br />
public override void VerifyRenderingInServerForm(Control control)<br />
{<br />
}<br />
again error<br />
2) register for event Validation can only be called during render();<br />
Here am  added like that</p>
<p>Again Error<br />
3)<br />
Error	1	&#8216;NOTEBOARD.VisualWebPart1.VisualWebPart1UserControl.VerifyRenderingInServerForm(System.Web.UI.Control)&#8217;: no suitable method found to override<br />
Plz help this errors&#8230;</p>
<p>Thank<br />
Ramesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-832</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Thu, 29 Dec 2011 07:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-832</guid>
		<description>Hi
Iam Using  ur working fine but iam creating Visual Webpart in sharepoint 2010 At the time iam Getting This Errors
1)Control &quot;Grid view1&quot; of type &quot;Grid view&quot; must be placed inside a form tag with runat=server.
 H ere am added 
public override void VerifyRenderingInServerForm(Control control)
{
}
again error
2) register for event Validation can only be called during render();
Here am  added like that

Again Error
3)
Error	1	&#039;NOTEBOARD.VisualWebPart1.VisualWebPart1UserControl.VerifyRenderingInServerForm(System.Web.UI.Control)&#039;: no suitable method found to override
Plz help this errors...

Thank
Ramesh</description>
		<content:encoded><![CDATA[<p>Hi<br />
Iam Using  ur working fine but iam creating Visual Webpart in sharepoint 2010 At the time iam Getting This Errors<br />
1)Control &#8220;Grid view1&#8243; of type &#8220;Grid view&#8221; must be placed inside a form tag with runat=server.<br />
 H ere am added<br />
public override void VerifyRenderingInServerForm(Control control)<br />
{<br />
}<br />
again error<br />
2) register for event Validation can only be called during render();<br />
Here am  added like that</p>
<p>Again Error<br />
3)<br />
Error	1	&#8216;NOTEBOARD.VisualWebPart1.VisualWebPart1UserControl.VerifyRenderingInServerForm(System.Web.UI.Control)&#8217;: no suitable method found to override<br />
Plz help this errors&#8230;</p>
<p>Thank<br />
Ramesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-821</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Wed, 16 Nov 2011 14:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-821</guid>
		<description>I am able to export the data. but it also export the link and some image link. how to remove the link and image</description>
		<content:encoded><![CDATA[<p>I am able to export the data. but it also export the link and some image link. how to remove the link and image</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yoni</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-808</link>
		<dc:creator>yoni</dc:creator>
		<pubDate>Thu, 27 Oct 2011 14:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-808</guid>
		<description>Hi,

I&#039;m trying to use your code, but I&#039;m getting an error in the excel file itself.

The error says that the controls need to be placed in a form with runat=server property. 
When I try to add the form, it says that there is allready a form defined. 

I&#039;m doing this on SharePoint 2007, using an application page.

Any ideas on where I can start looking?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to use your code, but I&#8217;m getting an error in the excel file itself.</p>
<p>The error says that the controls need to be placed in a form with runat=server property.<br />
When I try to add the form, it says that there is allready a form defined. </p>
<p>I&#8217;m doing this on SharePoint 2007, using an application page.</p>
<p>Any ideas on where I can start looking?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Really amazing! Microsoft Templates</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-799</link>
		<dc:creator>Really amazing! Microsoft Templates</dc:creator>
		<pubDate>Fri, 30 Sep 2011 16:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-799</guid>
		<description>&lt;strong&gt;F&#039;in incredible. Microsoft Templates...&lt;/strong&gt;

[...]Export SPGridView to Excel spreadsheet in Sharepoint 2007[...]...</description>
		<content:encoded><![CDATA[<p><strong>F&#8217;in incredible. Microsoft Templates&#8230;</strong></p>
<p>[...]Export SPGridView to Excel spreadsheet in Sharepoint 2007[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prithivi</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-796</link>
		<dc:creator>Prithivi</dc:creator>
		<pubDate>Fri, 23 Sep 2011 14:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-796</guid>
		<description>Your code is not working for grouped SPGridView. Please help me to sort out.</description>
		<content:encoded><![CDATA[<p>Your code is not working for grouped SPGridView. Please help me to sort out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G Vijai Kumar</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-753</link>
		<dc:creator>G Vijai Kumar</dc:creator>
		<pubDate>Thu, 12 May 2011 08:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-753</guid>
		<description>@ Chris: You can create webpart solution then try to put the code in the appropriate methods as shown in the post, let me know if you need more info, thanks</description>
		<content:encoded><![CDATA[<p>@ Chris: You can create webpart solution then try to put the code in the appropriate methods as shown in the post, let me know if you need more info, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikola</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-706</link>
		<dc:creator>Nikola</dc:creator>
		<pubDate>Tue, 15 Mar 2011 19:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-706</guid>
		<description>Great code, it was a real help.
Thank you!</description>
		<content:encoded><![CDATA[<p>Great code, it was a real help.<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-699</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 16 Feb 2011 17:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-699</guid>
		<description>Where do I place the code? Can I put it in a cewp?</description>
		<content:encoded><![CDATA[<p>Where do I place the code? Can I put it in a cewp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Briana</title>
		<link>http://www.fivenumber.com/export-spgridview-to-excel-spreadsheet-in-sharepoint-2007/comment-page-1/#comment-488</link>
		<dc:creator>Briana</dc:creator>
		<pubDate>Sun, 30 May 2010 08:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.fivenumber.com/?p=528#comment-488</guid>
		<description>@G Vijai Kumar

I am using your code in an aspx page with inline code. I used your code as it without changing anything and calling it on button click. It create a blank excel sheet thne I debug the code and noticed that it is not adding heading row as well not going in for-each loop. In my aspx page spgridview control is already added. I dont think it should be the problem. Secondly I also noticed that after executing the excelsheet If I try to re-click on buton, nothing happen.

Please advise</description>
		<content:encoded><![CDATA[<p>@G Vijai Kumar</p>
<p>I am using your code in an aspx page with inline code. I used your code as it without changing anything and calling it on button click. It create a blank excel sheet thne I debug the code and noticed that it is not adding heading row as well not going in for-each loop. In my aspx page spgridview control is already added. I dont think it should be the problem. Secondly I also noticed that after executing the excelsheet If I try to re-click on buton, nothing happen.</p>
<p>Please advise</p>
]]></content:encoded>
	</item>
</channel>
</rss>

