<?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: [Oracle APEX 4.0] Improved tree region</title>
	<atom:link href="http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/</link>
	<description>Oracle, Java and SOA expertise - Lean thinking, Agile working</description>
	<lastBuildDate>Mon, 06 Feb 2012 10:46:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BillC</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-6265</link>
		<dc:creator>BillC</dc:creator>
		<pubDate>Mon, 15 Nov 2010 20:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-6265</guid>
		<description>Hi, Did anyone figure out the checkboxes? We need to use them... 

For formatting David Gale had an idea for a workaround:
http://forums.oracle.com/forums/thread.jspa?messageID=4545105&amp;#4545105</description>
		<content:encoded><![CDATA[<p>Hi, Did anyone figure out the checkboxes? We need to use them&#8230; </p>
<p>For formatting David Gale had an idea for a workaround:<br />
<a href="http://forums.oracle.com/forums/thread.jspa?messageID=4545105&#038;#4545105" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageID=4545105&#038;#4545105</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Youssef</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-5915</link>
		<dc:creator>Youssef</dc:creator>
		<pubDate>Thu, 28 Oct 2010 09:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-5915</guid>
		<description>Hi there folks , First of all I would heap praise for the huge work you&#039;re doing over there , Apex community , would it be Mr Peter or Mr Wolf for both of your websites.
Currently , I&#039;m working onto an Apex application and I&#039;ve stumbled upon trees that I have to manipulate In order to satisfy the customer needs.

I&#039;d like to manipulate the labels which are displayed , unfortunately they&#039;re not surrounded by html tags so I can&#039;t make it bold or make it colored , Instead , I think it&#039;s a part of the title attribute in a Javascript peace of code( due to Jquery) 
Do you understand my need? 
Thanx for reading</description>
		<content:encoded><![CDATA[<p>Hi there folks , First of all I would heap praise for the huge work you&#8217;re doing over there , Apex community , would it be Mr Peter or Mr Wolf for both of your websites.<br />
Currently , I&#8217;m working onto an Apex application and I&#8217;ve stumbled upon trees that I have to manipulate In order to satisfy the customer needs.</p>
<p>I&#8217;d like to manipulate the labels which are displayed , unfortunately they&#8217;re not surrounded by html tags so I can&#8217;t make it bold or make it colored , Instead , I think it&#8217;s a part of the title attribute in a Javascript peace of code( due to Jquery)<br />
Do you understand my need?<br />
Thanx for reading</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matteo</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-5018</link>
		<dc:creator>matteo</dc:creator>
		<pubDate>Wed, 22 Sep 2010 10:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-5018</guid>
		<description>Hi Thorben,
have you found a solution about checkbox tree? I have the same problem but i can&#039;t work it out....

Thank you,
matteo</description>
		<content:encoded><![CDATA[<p>Hi Thorben,<br />
have you found a solution about checkbox tree? I have the same problem but i can&#8217;t work it out&#8230;.</p>
<p>Thank you,<br />
matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorben</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4521</link>
		<dc:creator>Thorben</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4521</guid>
		<description>Thanks for the fast reply. I tried to use the APEX_ITEM.CHECKBOX as icon, but it didn&#039;t work out. I&#039;ll work on it :-)</description>
		<content:encoded><![CDATA[<p>Thanks for the fast reply. I tried to use the APEX_ITEM.CHECKBOX as icon, but it didn&#8217;t work out. I&#8217;ll work on it <img src='http://blog.whitehorses.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter van der Neut</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4520</link>
		<dc:creator>Peter van der Neut</dc:creator>
		<pubDate>Mon, 23 Aug 2010 10:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4520</guid>
		<description>Noticed that too, they probably removed it because it added no real functionality. You probably need to include the jquery code manually. Haven&#039;t tried that out yet.</description>
		<content:encoded><![CDATA[<p>Noticed that too, they probably removed it because it added no real functionality. You probably need to include the jquery code manually. Haven&#8217;t tried that out yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorben</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4519</link>
		<dc:creator>Thorben</dc:creator>
		<pubDate>Mon, 23 Aug 2010 09:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4519</guid>
		<description>Hi,

it seems they removed the checkbox template from the final version.
I only found one other comment about this topic. Is no one else missing it? :-)

Do you have an idea on how to add the checkbox-functionality to the tree manually?

Thank you for your help!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>it seems they removed the checkbox template from the final version.<br />
I only found one other comment about this topic. Is no one else missing it? <img src='http://blog.whitehorses.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Do you have an idea on how to add the checkbox-functionality to the tree manually?</p>
<p>Thank you for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raman</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4517</link>
		<dc:creator>Raman</dc:creator>
		<pubDate>Mon, 23 Aug 2010 07:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4517</guid>
		<description>I found this description about plugins but I realy confused and I don&#039;t understand it, for example where must include () or  in document said: (to just activate the plugin without modifying any options (if available) use this code in the plugins section:

plugins : {
	&quot;plugin-name&quot; : { }
}
where must use it, what file? where is plugins section in this  (apex.jguery.tree.min)  or this(apexjquery.tree.js)? if you tell me stage by stage, i mean start to end  that how can i install plugins I will so appreciate.</description>
		<content:encoded><![CDATA[<p>I found this description about plugins but I realy confused and I don&#8217;t understand it, for example where must include () or  in document said: (to just activate the plugin without modifying any options (if available) use this code in the plugins section:</p>
<p>plugins : {<br />
	&#8220;plugin-name&#8221; : { }<br />
}<br />
where must use it, what file? where is plugins section in this  (apex.jguery.tree.min)  or this(apexjquery.tree.js)? if you tell me stage by stage, i mean start to end  that how can i install plugins I will so appreciate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter van der Neut</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4516</link>
		<dc:creator>Peter van der Neut</dc:creator>
		<pubDate>Mon, 23 Aug 2010 06:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4516</guid>
		<description>Hi Raman,

How to use the plugins is described in the file &quot;documentation_plugins.html&quot; in the same directory.</description>
		<content:encoded><![CDATA[<p>Hi Raman,</p>
<p>How to use the plugins is described in the file &#8220;documentation_plugins.html&#8221; in the same directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raman</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-4497</link>
		<dc:creator>Raman</dc:creator>
		<pubDate>Sat, 21 Aug 2010 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-4497</guid>
		<description>Hi friends,

I have question about plugin, if you see i:\images\libraries\jquery-jstree.9.9a2\plugins you can find some plugins, I want to know how can i set these plugins on js tree?</description>
		<content:encoded><![CDATA[<p>Hi friends,</p>
<p>I have question about plugin, if you see i:\images\libraries\jquery-jstree.9.9a2\plugins you can find some plugins, I want to know how can i set these plugins on js tree?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter van der Neut</title>
		<link>http://blog.whitehorses.nl/2010/02/28/oracle-apex-4-0-improved-tree-region/comment-page-1/#comment-1226</link>
		<dc:creator>Peter van der Neut</dc:creator>
		<pubDate>Mon, 01 Mar 2010 07:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.whitehorses.nl/?p=1186#comment-1226</guid>
		<description>Hi Patrick,

I was hoping for that :). Can you also control the checked items in the checkbox tree?

Regards Peter</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I was hoping for that <img src='http://blog.whitehorses.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Can you also control the checked items in the checkbox tree?</p>
<p>Regards Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

