<?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: Hiding and Showing a Dijit ContentPane in a TabContainer</title>
	<atom:link href="http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html</link>
	<description>Java, ATG, Seam, and related Technologies</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:00:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: xyz</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-162929</link>
		<dc:creator>xyz</dc:creator>
		<pubDate>Mon, 21 Nov 2011 06:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-162929</guid>
		<description>its tested the contentPane</description>
		<content:encoded><![CDATA[<p>its tested the contentPane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: road-movie</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-158207</link>
		<dc:creator>road-movie</dc:creator>
		<pubDate>Tue, 25 Oct 2011 08:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-158207</guid>
		<description>I didn&#039;t like the approach, but after a long search this is the only way it works. Thanks a lot!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t like the approach, but after a long search this is the only way it works. Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morree</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-95388</link>
		<dc:creator>Morree</dc:creator>
		<pubDate>Mon, 07 Feb 2011 11:24:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-95388</guid>
		<description>Nice article! i had the same problem..

thanks</description>
		<content:encoded><![CDATA[<p>Nice article! i had the same problem..</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gowthaman</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-59705</link>
		<dc:creator>Gowthaman</dc:creator>
		<pubDate>Fri, 04 Jun 2010 20:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-59705</guid>
		<description>This blog helped me a lot. Thanks.</description>
		<content:encoded><![CDATA[<p>This blog helped me a lot. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vov9</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-54170</link>
		<dc:creator>Vov9</dc:creator>
		<pubDate>Thu, 18 Mar 2010 08:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-54170</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-45044</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-45044</guid>
		<description>Are you reloading the tab contents after all the changes are saved?

Set preventCache to true, and then call refresh() on the 3rd tab, should work...</description>
		<content:encoded><![CDATA[<p>Are you reloading the tab contents after all the changes are saved?</p>
<p>Set preventCache to true, and then call refresh() on the 3rd tab, should work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-45043</link>
		<dc:creator>Sharon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-45043</guid>
		<description>never mind, it&#039;s actually caused by some syntax error. However, I still have question here(which is a little off topic):
I have tab 1, tab 2, tab 3.
The user selects something in tab 1 and 2, then in tab 3, I&#039;d like to see the changes. I saved the user selection successfully to mysql database. But I am having difficulty in displaying the new results in third tab. Thanks.</description>
		<content:encoded><![CDATA[<p>never mind, it&#8217;s actually caused by some syntax error. However, I still have question here(which is a little off topic):<br />
I have tab 1, tab 2, tab 3.<br />
The user selects something in tab 1 and 2, then in tab 3, I&#8217;d like to see the changes. I saved the user selection successfully to mysql database. But I am having difficulty in displaying the new results in third tab. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-45042</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-45042</guid>
		<description>By &quot;java&quot; to you mean a scriptlet?  Or something else?

Scriptlets shouldn&#039;t matter at all, as Dijit is just making a http request from the browser, so as long as your somePage.jsp renders right on it&#039;s own in your browser (i.e. point your browser to http://myhost.com/somePage.jsp and have the page display correctly, without server or browser errors or warnings) then it should work fine within Dijit.</description>
		<content:encoded><![CDATA[<p>By &#8220;java&#8221; to you mean a scriptlet?  Or something else?</p>
<p>Scriptlets shouldn&#8217;t matter at all, as Dijit is just making a http request from the browser, so as long as your somePage.jsp renders right on it&#8217;s own in your browser (i.e. point your browser to <a href="http://myhost.com/somePage.jsp" rel="nofollow">http://myhost.com/somePage.jsp</a> and have the page display correctly, without server or browser errors or warnings) then it should work fine within Dijit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-45040</link>
		<dc:creator>Sharon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 18:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-45040</guid>
		<description>Does your &quot;somePage.jsp&quot; is just html content or including java code? As soon as I include java code in my jsp page, the tab displays nothing. My conclusion is that href in content works only with html content. Am I wrong?</description>
		<content:encoded><![CDATA[<p>Does your &#8220;somePage.jsp&#8221; is just html content or including java code? As soon as I include java code in my jsp page, the tab displays nothing. My conclusion is that href in content works only with html content. Am I wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devon</title>
		<link>http://www.digitalsanctuary.com/tech-blog/general/hiding-and-showing-a-dijit-contentpane-in-a-tabcontainer.html/comment-page-1#comment-42303</link>
		<dc:creator>Devon</dc:creator>
		<pubDate>Thu, 11 Jun 2009 18:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalsanctuary.com/tech-blog/?p=318#comment-42303</guid>
		<description>Rick,

the example of adding the tab back in location 0 was just an example.  My actual code puts each tab back in the correct location it came from.  Overall I dislike hiding tabs as I think it provides an inconsistent user interface, and would prefer to simple disable/grey out the unusable tabs, keeping the tab bar the same.  However this is a requirement from the client, so....:)

I&#039;m actually in the process of ripping out all the Dojo/Dojox/Dijit and replacing it with jQuery.  So far it&#039;s been a very pleasant change.</description>
		<content:encoded><![CDATA[<p>Rick,</p>
<p>the example of adding the tab back in location 0 was just an example.  My actual code puts each tab back in the correct location it came from.  Overall I dislike hiding tabs as I think it provides an inconsistent user interface, and would prefer to simple disable/grey out the unusable tabs, keeping the tab bar the same.  However this is a requirement from the client, so&#8230;.:)</p>
<p>I&#8217;m actually in the process of ripping out all the Dojo/Dojox/Dijit and replacing it with jQuery.  So far it&#8217;s been a very pleasant change.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/22 queries in 0.008 seconds using disk: basic
Object Caching 373/389 objects using disk: basic

Served from: www.digitalsanctuary.com @ 2012-02-08 14:08:33 -->
