<?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 Nested YUI 2 DataTables for Row Expansion</title>
	<atom:link href="http://www.yuiblog.com/blog/index.php/2010/03/17/using-nested-datatables-for-row-expansion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/</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: Amitabh</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-592102</link>
		<dc:creator>Amitabh</dc:creator>
		<pubDate>Mon, 07 Jun 2010 12:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-592102</guid>
		<description>Solved NDT using XHRDataSource :-)</description>
		<content:encoded><![CDATA[<p>Solved NDT using XHRDataSource :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amitabh</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-592101</link>
		<dc:creator>Amitabh</dc:creator>
		<pubDate>Mon, 07 Jun 2010 11:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-592101</guid>
		<description>Hi!! 

Can you please share an example that uses XHRDataSource. Have tried but its just not calling the source file for json data.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi!! </p>
<p>Can you please share an example that uses XHRDataSource. Have tried but its just not calling the source file for json data.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TSmith</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-590123</link>
		<dc:creator>TSmith</dc:creator>
		<pubDate>Tue, 06 Apr 2010 19:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-590123</guid>
		<description>Nicely done Satyam, I will be reviewing your technique and samples from your website in order to implement this in my app.

Thanks!</description>
		<content:encoded><![CDATA[<p>Nicely done Satyam, I will be reviewing your technique and samples from your website in order to implement this in my app.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589955</link>
		<dc:creator>Dev</dc:creator>
		<pubDate>Tue, 30 Mar 2010 10:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589955</guid>
		<description>Hi Satyam

Can you please share the nested data table example that used XHRDataSource</description>
		<content:encoded><![CDATA[<p>Hi Satyam</p>
<p>Can you please share the nested data table example that used XHRDataSource</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shripad</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589943</link>
		<dc:creator>Shripad</dc:creator>
		<pubDate>Tue, 30 Mar 2010 03:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589943</guid>
		<description>I am trying to use nested table and i am creating the JSON object from java side.But data is not rendering on the web page.Following is the JSON response i am able to see from firebug

({&quot;query&quot;:{&quot;count&quot;:&quot;2&quot;,&quot;created&quot;:&quot;2010-03-30T02:43:40Z&quot;,&quot;lang&quot;:&quot;en-US&quot;,&quot;updated&quot;:&quot;2010-03-30T02:43:40Z&quot;,&quot;uri&quot;:&quot;http://localhost:8080/YUI/yuiAction.do?format=json&amp;debug=true&amp;q=&quot;,&quot;diagnostics&quot;:{&quot;publiclyCallable&quot;:&quot;true&quot;,&quot;url&quot;:{&quot;execution-time&quot;:&quot;356&quot;,&quot;content&quot;:&quot;http://us.music.yahooapis.com/release/v1/list/artist/269863?start=1&amp;count=2&quot;},&quot;user-time&quot;:&quot;378&quot;,&quot;service-time&quot;:&quot;356&quot;,&quot;build-version&quot;:&quot;5275&quot;},&quot;results&quot;:{&quot;Release&quot;:[{&quot;id&quot;:&quot;209601444&quot;,&quot;releaseYear&quot;:&quot;2009&quot;,&quot;title&quot;:&quot;Classic [Spectrum Audio]&quot;,&quot;url&quot;:&quot;http://new.music.yahoo.com/abc/albums/classic-spectrum-audio--209601444&quot;}]}}})</description>
		<content:encoded><![CDATA[<p>I am trying to use nested table and i am creating the JSON object from java side.But data is not rendering on the web page.Following is the JSON response i am able to see from firebug</p>
<p>({&#8220;query&#8221;:{&#8220;count&#8221;:&#8221;2&#8243;,&#8221;created&#8221;:&#8221;2010-03-30T02:43:40Z&#8221;,&#8221;lang&#8221;:&#8221;en-US&#8221;,&#8221;updated&#8221;:&#8221;2010-03-30T02:43:40Z&#8221;,&#8221;uri&#8221;:&#8221;http://localhost:8080/YUI/yuiAction.do?format=json&#038;debug=true&#038;q=&#8221;,&#8221;diagnostics&#8221;:{&#8220;publiclyCallable&#8221;:&#8221;true&#8221;,&#8221;url&#8221;:{&#8220;execution-time&#8221;:&#8221;356&#8243;,&#8221;content&#8221;:&#8221;http://us.music.yahooapis.com/release/v1/list/artist/269863?start=1&#038;count=2&#8243;},&#8221;user-time&#8221;:&#8221;378&#8243;,&#8221;service-time&#8221;:&#8221;356&#8243;,&#8221;build-version&#8221;:&#8221;5275&#8243;},&#8221;results&#8221;:{&#8220;Release&#8221;:[{"id":"209601444","releaseYear":"2009","title":"Classic [Spectrum Audio]&#8220;,&#8221;url&#8221;:&#8221;http://new.music.yahoo.com/abc/albums/classic-spectrum-audio&#8211;209601444&#8243;}]}}})</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: true false maybe &#187; DataTable in yer DataTable</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589591</link>
		<dc:creator>true false maybe &#187; DataTable in yer DataTable</dc:creator>
		<pubDate>Sat, 20 Mar 2010 00:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589591</guid>
		<description>[...] http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/" rel="nofollow">http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lindal</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589550</link>
		<dc:creator>John Lindal</dc:creator>
		<pubDate>Fri, 19 Mar 2010 01:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589550</guid>
		<description>Touché.

We&#039;re actually using this extension, so I have an incentive to fix the problems.  I submitted one patch for IE, and pagination is next.</description>
		<content:encoded><![CDATA[<p>Touché.</p>
<p>We&#8217;re actually using this extension, so I have an incentive to fix the problems.  I submitted one patch for IE, and pagination is next.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyam</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589545</link>
		<dc:creator>Satyam</dc:creator>
		<pubDate>Thu, 18 Mar 2010 22:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589545</guid>
		<description>&lt;a href=&quot;#comment-589543&quot; rel=&quot;nofollow&quot;&gt;John&lt;/a&gt;
It was a conditional statement, not an absolute one.  My example has issues and they are explicitly stated. It is a matter of disclosure, under certain conditions it is acceptable.  

The problem is that there is no easy fix for the issues in that example so you are very limited in what you can do.  All 17 occurrences of references to the sectionRowIndex property have to be taken care of as well as the opposite assumption, that there is a correspondence in between the record and the row, and those are harder to find out since there is no single keyword to look for, and I would assume there are just as many.

Anyway, it was you who asked about that example, don&#039;t complain about my reply.</description>
		<content:encoded><![CDATA[<p><a href="#comment-589543" rel="nofollow">John</a><br />
It was a conditional statement, not an absolute one.  My example has issues and they are explicitly stated. It is a matter of disclosure, under certain conditions it is acceptable.  </p>
<p>The problem is that there is no easy fix for the issues in that example so you are very limited in what you can do.  All 17 occurrences of references to the sectionRowIndex property have to be taken care of as well as the opposite assumption, that there is a correspondence in between the record and the row, and those are harder to find out since there is no single keyword to look for, and I would assume there are just as many.</p>
<p>Anyway, it was you who asked about that example, don&#8217;t complain about my reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Lindal</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589543</link>
		<dc:creator>John Lindal</dc:creator>
		<pubDate>Thu, 18 Mar 2010 20:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589543</guid>
		<description>I wholeheartedly disagree with your statement that the example shouldn&#039;t be there, but I do agree that it needs some more work.  I have some fixes that need to be applied to the code and will try to get them in soon.</description>
		<content:encoded><![CDATA[<p>I wholeheartedly disagree with your statement that the example shouldn&#8217;t be there, but I do agree that it needs some more work.  I have some fixes that need to be applied to the code and will try to get them in soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyam</title>
		<link>http://www.yuiblog.com/blog/2010/03/17/using-nested-datatables-for-row-expansion/comment-page-1/#comment-589533</link>
		<dc:creator>Satyam</dc:creator>
		<pubDate>Thu, 18 Mar 2010 13:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.yuiblog.com/blog/?p=1446#comment-589533</guid>
		<description>&lt;a href=&quot;#comment-589522&quot; rel=&quot;nofollow&quot;&gt;John&lt;/a&gt;
I have and it really doesn&#039;t work that good.  For one, DataTable uses the sectionRowIndex property of TR elements for a lot of things, my editor counts 17 occurrences of it in datatable.js.  All of those come out wrong with extra rows added as that example uses.  You cannot insert rows into DataTable and expect it to fully work.  As soon as you add very little functionality, the whole thing breaks down.  

Besides, as I mention in the text, nesting one datatable within another brings up some problems such as styles propagating down from master table to child table or events bubbling up from child to master. The nested datatables cannot be in the same branch of the DOM as the master table, thus, they have to be separate and just positioned to look right, but not actually related hierarchically as far as the DOM is concerned.

Without explicitly stating all those issues, that example should not even be there.

Also, please see: http://yuilibrary.com/projects/yui2/ticket/2528595</description>
		<content:encoded><![CDATA[<p><a href="#comment-589522" rel="nofollow">John</a><br />
I have and it really doesn&#8217;t work that good.  For one, DataTable uses the sectionRowIndex property of TR elements for a lot of things, my editor counts 17 occurrences of it in datatable.js.  All of those come out wrong with extra rows added as that example uses.  You cannot insert rows into DataTable and expect it to fully work.  As soon as you add very little functionality, the whole thing breaks down.  </p>
<p>Besides, as I mention in the text, nesting one datatable within another brings up some problems such as styles propagating down from master table to child table or events bubbling up from child to master. The nested datatables cannot be in the same branch of the DOM as the master table, thus, they have to be separate and just positioned to look right, but not actually related hierarchically as far as the DOM is concerned.</p>
<p>Without explicitly stating all those issues, that example should not even be there.</p>
<p>Also, please see: <a href="http://yuilibrary.com/projects/yui2/ticket/2528595" rel="nofollow">http://yuilibrary.com/projects/yui2/ticket/2528595</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

