<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Inside Oracle APEX by Patrick Wolf &#187; cascading lov</title>
	<atom:link href="http://www.inside-oracle-apex.com/tag/cascading-lov/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Wed, 11 May 2011 09:08:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Oracle APEX 4.0: Cascading LOVs/Select Lists</title>
		<link>http://www.inside-oracle-apex.com/oracle-apex-4-0-cascading-lovsselect-lists/</link>
		<comments>http://www.inside-oracle-apex.com/oracle-apex-4-0-cascading-lovsselect-lists/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 20:20:26 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[APEX 4.0]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/?p=1076</guid>
		<description><![CDATA[One of the new features of Early Adopter 2 are Cascading LOVs/Select Lists. I&#8217;m pretty sure that almost every APEX developer had already the requirement to refresh a child select list when a parent select list was changed. For example you pick a department in the first select list and the second should just show [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/oracle-apex-4-0-cascading-lovsselect-lists/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>ApexLib release 1.6 available</title>
		<link>http://www.inside-oracle-apex.com/apexlib-release-16-available/</link>
		<comments>http://www.inside-oracle-apex.com/apexlib-release-16-available/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 22:45:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=104</guid>
		<description><![CDATA[Maybe you have already seen that I have released version 1.6 of the ApexLib Framework. My original plan was to make the &#8220;Cascading lov&#8221; area feature complete in this release, but I was a little bit lazy on the weekend and was looking at some content management systems for the ApexLib Homepage, instead of doing [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/apexlib-release-16-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speedup of cascading AJAX lovs</title>
		<link>http://www.inside-oracle-apex.com/speedup-of-cascading-ajax-lovs/</link>
		<comments>http://www.inside-oracle-apex.com/speedup-of-cascading-ajax-lovs/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 14:02:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=33</guid>
		<description><![CDATA[I have implemented a small improvement into my Generic solution for cascading lovs. If you have a hierarchy of cascading lovs as I have it on my example page, the old version did an AJAX call for all cascading lovs and there cascading lovs, &#8230; each time a value was selected. But normally these calls [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/speedup-of-cascading-ajax-lovs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor enhancement/bug corrections for ApexLib framework</title>
		<link>http://www.inside-oracle-apex.com/minor-enhancementbug-corrections-for-apexlib-framework/</link>
		<comments>http://www.inside-oracle-apex.com/minor-enhancementbug-corrections-for-apexlib-framework/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 11:28:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=29</guid>
		<description><![CDATA[I have done some minor enhancements and bug corrections for the ApexLib framework. It now supports Multiselect lovs, too. For details see the change log. BTW, did you know that the Generic solution for cascading lovs, also works if the first item is a text item which restrict another lov? I have updated the example [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/minor-enhancementbug-corrections-for-apexlib-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: Generic solution for depending select lists/popup lovs</title>
		<link>http://www.inside-oracle-apex.com/update-generic-solution-for-depending-select-listspopup-lovs/</link>
		<comments>http://www.inside-oracle-apex.com/update-generic-solution-for-depending-select-listspopup-lovs/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 19:13:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=27</guid>
		<description><![CDATA[I have updated the Generic solution for cascading lovs, it offers now supports for popup lovs, too. I have also updated the example on apex.oracle.com to include a popup lov. Change log of version 0.03 (12-December-2006): Added support for cascading popup lovs. Don&#8217;t generate a dependency if the referenced item issues a redirect/submit anyway. Corrected [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/update-generic-solution-for-depending-select-listspopup-lovs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generic solution for cascading select lists/lovs</title>
		<link>http://www.inside-oracle-apex.com/generic-solution-for-cascading-select-listslovs/</link>
		<comments>http://www.inside-oracle-apex.com/generic-solution-for-cascading-select-listslovs/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 21:19:00 +0000</pubDate>
		<dc:creator>Patrick Wolf</dc:creator>
				<category><![CDATA[ApexLib]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[cascading lov]]></category>

		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=3</guid>
		<description><![CDATA[Note: Before you read on, cascading LOVs are now natively implemented into APEX 4.0. See my related blog posting Oracle APEX 4.0: Cascading LOVs/Select Lists. After implementing several times a select list/popup lov, which is depending on another item on the same page (see the AJAX example from Carl Backstrom), I thought that it was [...]]]></description>
		<wfw:commentRss>http://www.inside-oracle-apex.com/generic-solution-for-cascading-select-listslovs/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
	</channel>
</rss>

