﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ISDataSource - Connecting with ISDataSource at runtime using dynamic dataset, </title><link>http://www.intersoftsolutions.com/Community/ISDataSource/Connecting-with-ISDataSource-at-runtime-using-dynamic-dataset/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Connecting with ISDataSource at runtime using dynamic dataset, </title><link>http://www.intersoftsolutions.com/Community/ISDataSource/Connecting-with-ISDataSource-at-runtime-using-dynamic-dataset/</link><pubDate>Mon, 03 Sep 2012 07:53:22 GMT</pubDate><dc:creator>bernard</dc:creator><description>&lt;p&gt;Hi Jonsson,&lt;/p&gt;&lt;p&gt;You can make ISDataSource programmatically in server side event. But still you need SchemaName to bind the DataSet to ISDataSource. But I don't think it will be faster than you are using dynamic DataSet. Y&lt;span style="font-size: 10pt; "&gt;ou doesn't need too much code behind if you're using Data source control because the code will be handled by Data Source control in this case ISDataSource. Also for this case, I think it will be the same as you used dynamic DataSet. Hope this helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt; "&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 10pt; "&gt;Bernard&amp;nbsp;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Connecting with ISDataSource at runtime using dynamic dataset, </title><link>http://www.intersoftsolutions.com/Community/ISDataSource/Connecting-with-ISDataSource-at-runtime-using-dynamic-dataset/</link><pubDate>Fri, 31 Aug 2012 14:09:18 GMT</pubDate><dc:creator>throstur62</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;In my app. I have a datastructure that has dynamic number of columns (and rows). It is a report. I retrieve data from the database and build a DataSet runtime to hold the data. I define the tables, columns in eahc table, etc. Actualy there is only one table, but as I say the number of columns is dynamic. Then I bind this DataSet to a WebGrid. All works fine untill the number of rows x columns increases, building the WebGrid is very time consuming on the web server (typicaly when rows x columns &amp;gt; 168 x 8.&lt;br /&gt;&lt;br /&gt;So I thought the solution would be to bind the WebGrid with a ISDataSource in code. But how can I create a ISDataSource in code when there is no schema name. There is no need for a GetData method ad the DataSet table is already populated, when I want to bind the WebGrid to the ISDataSource in the InitializeDataSource event.&lt;/p&gt;
&lt;p&gt;Is there any solution to this?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>