<?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>Flexponential &#187; select</title>
	<atom:link href="http://flexponential.com/tag/select/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexponential.com</link>
	<description>Programming under the influence of Flex</description>
	<lastBuildDate>Thu, 10 Nov 2011 18:44:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Spark DropDownList equivalent of the HTML optgroup tag</title>
		<link>http://flexponential.com/2010/01/31/spark-dropdownlist-equivalent-of-the-html-optgroup-concept/</link>
		<comments>http://flexponential.com/2010/01/31/spark-dropdownlist-equivalent-of-the-html-optgroup-concept/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 20:41:53 +0000</pubDate>
		<dc:creator>Steven Shongrunden</dc:creator>
				<category><![CDATA[Flex 4]]></category>
		<category><![CDATA[DropDownList]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[optgroup]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[spark]]></category>

		<guid isPermaLink="false">http://flexponential.com/?p=487</guid>
		<description><![CDATA[HTML&#8217;s select control included a tag called optgroup where you could group items in the drop down together and provide a heading that wasn&#8217;t selectable. This post looks at making an equivalent component in Flex 4 by extending DropDownList. Here&#8217;s an example of the HTML select control working on W3Schools. Notice that group headings can&#8217;t [...]]]></description>
		<wfw:commentRss>http://flexponential.com/2010/01/31/spark-dropdownlist-equivalent-of-the-html-optgroup-concept/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

