<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Jibran's Blog (www.2stepssolutions.com)</title>
	<atom:link href="http://jibrankhan.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jibrankhan.wordpress.com</link>
	<description>Its all about software development and related technologies.</description>
	<lastBuildDate>Wed, 19 Aug 2009 17:03:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by Anshul Shukla</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-32</link>
		<dc:creator>Anshul Shukla</dc:creator>
		<pubDate>Wed, 19 Aug 2009 17:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-32</guid>
		<description>thank u so much!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>thank u so much!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Roundedcornersextender padding and margin problem by Nick</title>
		<link>http://jibrankhan.wordpress.com/2008/11/06/roundedcornersextender-padding-and-margin-problem/#comment-31</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 04 Aug 2009 23:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=55#comment-31</guid>
		<description>Worked like a charm - thanks!</description>
		<content:encoded><![CDATA[<p>Worked like a charm &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by jibrankhan</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-30</link>
		<dc:creator>jibrankhan</dc:creator>
		<pubDate>Sun, 02 Aug 2009 09:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-30</guid>
		<description>Once you specifiy the ObjectDataSource back as the DataSource for your GridView, AutoEventHandlers will work fine again without writing any other piece of code.

GridView1.DataSourceID = null;
GridView1.DataSource = ObjectDataSource1;
GridView1.DataBind();

Hope it helps.</description>
		<content:encoded><![CDATA[<p>Once you specifiy the ObjectDataSource back as the DataSource for your GridView, AutoEventHandlers will work fine again without writing any other piece of code.</p>
<p>GridView1.DataSourceID = null;<br />
GridView1.DataSource = ObjectDataSource1;<br />
GridView1.DataBind();</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by lila</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-29</link>
		<dc:creator>lila</dc:creator>
		<pubDate>Sun, 02 Aug 2009 08:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-29</guid>
		<description>Can you show us using the code above how to modify the code to get the automation back?</description>
		<content:encoded><![CDATA[<p>Can you show us using the code above how to modify the code to get the automation back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by ying</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-28</link>
		<dc:creator>ying</dc:creator>
		<pubDate>Sat, 01 Aug 2009 22:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-28</guid>
		<description>can someone please explain how to do this? thanks</description>
		<content:encoded><![CDATA[<p>can someone please explain how to do this? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by Simon</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-27</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 15 Jul 2009 16:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-27</guid>
		<description>Thanks, jibrankhan, just the title of your article fixed my issue!</description>
		<content:encoded><![CDATA[<p>Thanks, jibrankhan, just the title of your article fixed my issue!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by Haider bilal</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-26</link>
		<dc:creator>Haider bilal</dc:creator>
		<pubDate>Thu, 25 Jun 2009 08:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-26</guid>
		<description>thankx alot it really works for me</description>
		<content:encoded><![CDATA[<p>thankx alot it really works for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by nsrikanth</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-25</link>
		<dc:creator>nsrikanth</dc:creator>
		<pubDate>Tue, 21 Apr 2009 04:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-25</guid>
		<description>Both DataSource and DataSourceID are defined on ‘GridView1′.  Remove one definition. 


thanq fr help&#039;g me regarding ths query...</description>
		<content:encoded><![CDATA[<p>Both DataSource and DataSourceID are defined on ‘GridView1′.  Remove one definition. </p>
<p>thanq fr help&#8217;g me regarding ths query&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both DataSource and DataSourceID are defined on &#8216;GridView1&#8242;.  Remove one definition. &#8211; Bind multiple datasources to a gridview control by yogi</title>
		<link>http://jibrankhan.wordpress.com/2008/06/18/both-datasource-and-datasourceid-are-defined-on-gridview1-remove-one-definition-bind-multiple-datasources-to-a-gridview-control/#comment-24</link>
		<dc:creator>yogi</dc:creator>
		<pubDate>Fri, 10 Apr 2009 10:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=23#comment-24</guid>
		<description>that was great!!! thnx</description>
		<content:encoded><![CDATA[<p>that was great!!! thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 70 Expert Ideas For Better CSS Coding by DIVACATS</title>
		<link>http://jibrankhan.wordpress.com/2008/06/09/70-expert-ideas-for-better-css-coding/#comment-16</link>
		<dc:creator>DIVACATS</dc:creator>
		<pubDate>Sat, 08 Nov 2008 16:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://jibrankhan.wordpress.com/?p=7#comment-16</guid>
		<description>Hey can you make me a CSS?

Please!

like this one:

www.cheatgnome.org

or like this:

www.clubpenguinbc.com

PLEASE PLEASE PLEASE

email the CSS to divacats.cp.site@gmail.com

BTW I&#039;m only 11 so CSS is soo hard :cry:
WAA</description>
		<content:encoded><![CDATA[<p>Hey can you make me a CSS?</p>
<p>Please!</p>
<p>like this one:</p>
<p><a href="http://www.cheatgnome.org" rel="nofollow">http://www.cheatgnome.org</a></p>
<p>or like this:</p>
<p><a href="http://www.clubpenguinbc.com" rel="nofollow">http://www.clubpenguinbc.com</a></p>
<p>PLEASE PLEASE PLEASE</p>
<p>email the CSS to <a href="mailto:divacats.cp.site@gmail.com">divacats.cp.site@gmail.com</a></p>
<p>BTW I&#8217;m only 11 so CSS is soo hard <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /><br />
WAA</p>
]]></content:encoded>
	</item>
</channel>
</rss>
