﻿<?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 - Lounge - WebGrid data show using ISDatasource</title><link>http://www.intersoftsolutions.com/Community/Lounge/WebGrid-data-show-using-ISDatasource/</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>WebGrid data show using ISDatasource</title><link>http://www.intersoftsolutions.com/Community/Lounge/WebGrid-data-show-using-ISDatasource/</link><pubDate>Sun, 13 Jul 2014 21:20:16 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Glad to hear the good news.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebGrid data show using ISDatasource</title><link>http://www.intersoftsolutions.com/Community/Lounge/WebGrid-data-show-using-ISDatasource/</link><pubDate>Sun, 13 Jul 2014 20:35:15 GMT</pubDate><dc:creator>x-rookie</dc:creator><description>&lt;p&gt;Thank you very much for your help.I have solved the prolem.&lt;/p&gt;</description></item><item><title>WebGrid data show using ISDatasource</title><link>http://www.intersoftsolutions.com/Community/Lounge/WebGrid-data-show-using-ISDatasource/</link><pubDate>Fri, 11 Jul 2014 07:37:17 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Set following properties of ISDataSource&lt;/span&gt;&lt;/p&gt;&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;EnableCaching="Yes"&lt;/li&gt;&lt;li&gt;UseCachedDataOnFirstLoad="No"&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;So that the ISDataSource snippet code will look like the following.&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;&amp;lt;ISDataSource:ISDataSource ID="isdsTree" runat="server" SchemaName="dsTree" 
    LoadOnDemand="True" EnableCaching="Yes" UseCachedDataOnFirstLoad="No"&amp;gt;
    ...&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;This solution has been tested on my local end and it works. The third layer data can be displayed properly.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebGrid data show using ISDatasource</title><link>http://www.intersoftsolutions.com/Community/Lounge/WebGrid-data-show-using-ISDatasource/</link><pubDate>Thu, 10 Jul 2014 22:55:51 GMT</pubDate><dc:creator>x-rookie</dc:creator><description>&lt;p&gt;I made a sample that using ISDatasource to show webgrid data.You can download it and make a database called "Sample",then run the sql script to make the table and initial data.When I load the webgrid.The first layer and second layer data can be shown,but the third layer data can' t be shown.could you tell me how can I solve this problem,thank you&lt;/p&gt;</description></item></channel></rss>