<?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: Using YUI TreeView and DataTable Together</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2009/10/12/using-yui-treeview-and-datatable-together/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2009/10/12/using-yui-treeview-and-datatable-together/</link>
	<description>The official blog of the YUI Project.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Joe</title>
		<link>http://www.yuiblog.com/blog/2009/10/12/using-yui-treeview-and-datatable-together/comment-page-1/#comment-589504</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 17 Mar 2010 12:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=627#comment-589504</guid>
		<description>Is there a way to prevent the filtering from generating another request?  I simply want to grab a pile of data from another page in the initial request to build the table and tree, and then have clicking on the tree alter the table.</description>
		<content:encoded><![CDATA[<p>Is there a way to prevent the filtering from generating another request?  I simply want to grab a pile of data from another page in the initial request to build the table and tree, and then have clicking on the tree alter the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.yuiblog.com/blog/2009/10/12/using-yui-treeview-and-datatable-together/comment-page-1/#comment-585661</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 26 Oct 2009 23:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=627#comment-585661</guid>
		<description>it took my server tags away in that post  :)

I was trying to show passing ViewData.Model using server side tags to the DataSource call</description>
		<content:encoded><![CDATA[<p>it took my server tags away in that post  :)</p>
<p>I was trying to show passing ViewData.Model using server side tags to the DataSource call</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.yuiblog.com/blog/2009/10/12/using-yui-treeview-and-datatable-together/comment-page-1/#comment-585660</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 26 Oct 2009 23:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=627#comment-585660</guid>
		<description>So, let&#039;s say I&#039;m using asp.net mvc and I push json data down to the view.

What is the best way then to :
var myDataSource = new YAHOO.util.DataSource(myData);

I don&#039;t think putting server side tags is possible in javascript right?

ie.

var myDataSource = new YAHOO.util.DataSource();

Let&#039;s assume here Model.ToJson provides exactly what your &#039;myData&#039; does.

If I could get through understanding &#039;melding&#039; this data from the server to the javascript it would go a long way in understanding how to use these &#039;controls&#039;.

(email me if you want)

Great post - thanks!</description>
		<content:encoded><![CDATA[<p>So, let&#8217;s say I&#8217;m using asp.net mvc and I push json data down to the view.</p>
<p>What is the best way then to :<br />
var myDataSource = new YAHOO.util.DataSource(myData);</p>
<p>I don&#8217;t think putting server side tags is possible in javascript right?</p>
<p>ie.</p>
<p>var myDataSource = new YAHOO.util.DataSource();</p>
<p>Let&#8217;s assume here Model.ToJson provides exactly what your &#8216;myData&#8217; does.</p>
<p>If I could get through understanding &#8216;melding&#8217; this data from the server to the javascript it would go a long way in understanding how to use these &#8216;controls&#8217;.</p>
<p>(email me if you want)</p>
<p>Great post &#8211; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Holub</title>
		<link>http://www.yuiblog.com/blog/2009/10/12/using-yui-treeview-and-datatable-together/comment-page-1/#comment-585306</link>
		<dc:creator>Brian Holub</dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=627#comment-585306</guid>
		<description>This is something that we rely on quite a bit in our product, and I believe it is just the most awesome display of YUI&#039;s awesomeness. We add context menus to both the tree and the table for extra fun functionality. We have customers with systems that have millions of records to search/browse/manage, and YUI has helped us make it usable. Awesome.</description>
		<content:encoded><![CDATA[<p>This is something that we rely on quite a bit in our product, and I believe it is just the most awesome display of YUI&#8217;s awesomeness. We add context menus to both the tree and the table for extra fun functionality. We have customers with systems that have millions of records to search/browse/manage, and YUI has helped us make it usable. Awesome.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

