<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get DataTable out of SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx</link><description>In many scenarios developers would like to combine the great simplicity of Asp.Net 2.0 declarative databinding with the same level of control over data as they get with good old traditional databinding. Sometimes the developers need to manipulate on the</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: How to get DataTable out of SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx#1636692</link><pubDate>Sun, 22 Jun 2008 13:48:21 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1636692</guid><dc:creator>egoldin</dc:creator><description>&lt;p&gt;Hi Dan,&lt;/p&gt;
&lt;p&gt;You don't have to use declarative databinding. Just run your select into a dataset, do whatever you need on the dataset, assign the dataset to the control's DataSource property and call DataBind().&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1636692" width="1" height="1"&gt;</description></item><item><title>re: How to get DataTable out of SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx#1635823</link><pubDate>Mon, 16 Jun 2008 22:41:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1635823</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;Thats all good with a dataview, but what if the select calls a stored proc that returns 2 or more tables? the dataview only views the first one how would one person get the rest? Thanks in advance&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1635823" width="1" height="1"&gt;</description></item><item><title>re: How to get DataTable out of SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx#1361039</link><pubDate>Tue, 27 Nov 2007 09:48:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1361039</guid><dc:creator>egoldin</dc:creator><description>&lt;p&gt;Hi Geoff,&lt;/p&gt;
&lt;p&gt;No, only with GridView, DataList and Repeater.&lt;/p&gt;
&lt;p&gt;Use regular (not declarative) databinding instead.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1361039" width="1" height="1"&gt;</description></item><item><title>re: How to get DataTable out of SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx#1358582</link><pubDate>Mon, 26 Nov 2007 20:11:59 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1358582</guid><dc:creator>Geoff</dc:creator><description>&lt;p&gt;What if I'm binding to a ListBox. &amp;nbsp;Is there any corresponding even where I can pull out the DataSet?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1358582" width="1" height="1"&gt;</description></item><item><title>e-interiores &amp;raquo; Obtener acceso a los datos de un SqlDataSource</title><link>http://msmvps.com/blogs/egoldin/archive/2006/12/27/how-to-get-datatable-out-of-sqldatasource.aspx#1289575</link><pubDate>Fri, 09 Nov 2007 09:42:59 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1289575</guid><dc:creator>e-interiores » Obtener acceso a los datos de un SqlDataSource</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;e-interiores &amp;amp;raquo; Obtener acceso a los datos de un SqlDataSource&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1289575" width="1" height="1"&gt;</description></item></channel></rss>