<?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>FlexOut &#187; cursor</title>
	<atom:link href="http://flex.exposedout.net/tag/cursor/feed/" rel="self" type="application/rss+xml" />
	<link>http://flex.exposedout.net</link>
	<description>i am an itemrendrer in the making!</description>
	<lastBuildDate>Fri, 13 May 2011 10:05:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Search dataGrid and Simple dataGrid Itemrenderer example</title>
		<link>http://flex.exposedout.net/2008/10/05/search-datagrid-and-simple-datagrid-itemrenderer-example/</link>
		<comments>http://flex.exposedout.net/2008/10/05/search-datagrid-and-simple-datagrid-itemrenderer-example/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 02:13:56 +0000</pubDate>
		<dc:creator>Vikram singh</dc:creator>
				<category><![CDATA[flex]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[datagrid]]></category>
		<category><![CDATA[itemrenderer]]></category>
		<category><![CDATA[lifecycle]]></category>

		<guid isPermaLink="false">http://guavus.wordpress.com/?p=85</guid>
		<description><![CDATA[The following example is a Simple searchable DataGrid, I have also included dataGrid item renderer to show how to define/use a dataGrid &#8220;itemRendrer&#8221;. Search and Highlight a row depending on the searched text in a dataGrid. Define a cursor to traverse dataGrid rows. The Objective of this example : How to create custom item rendrer [...]


Related posts:<ol><li><a href='http://flex.exposedout.net/2008/09/08/inline-itemrenderer/' rel='bookmark' title='Permanent Link: Inline Itemrenderer'>Inline Itemrenderer</a></li>
<li><a href='http://flex.exposedout.net/2009/01/22/filter-datagrid-using-slider/' rel='bookmark' title='Permanent Link: Filter datagrid using a hslider'>Filter datagrid using a hslider</a></li>
<li><a href='http://flex.exposedout.net/2008/10/15/flex-datagrid-default-column-sort/' rel='bookmark' title='Permanent Link: Flex dataGrid default column sort'>Flex dataGrid default column sort</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The following example is a Simple searchable DataGrid, I have also included dataGrid item renderer to show how to define/use a dataGrid &#8220;itemRendrer&#8221;. Search and Highlight a row depending on the searched text in a dataGrid. Define a cursor to traverse dataGrid rows.</p>
<p>The Objective of this example :</p>
<ul>
<li>How to create custom <a href="http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&amp;file=00000854.html" target="_blank">item rendrer</a> using Updatedisplaylist and data property.</li>
<li>How to use the itemrendrer (<a href="http://www.adobe.com/devnet/flex/articles/itemrenderers_pt1.html" target="_blank">detail</a>).</li>
<li>How to use custom <a href="http://livedocs.adobe.com/flex/2/langref/mx/collections/IViewCursor.html" target="_blank">cursors </a>in a dataGrid.</li>
<li>how to write a <a href="http://guavus.wordpress.com/2008/09/15/flex-component-lifecycle/" target="_blank">custom component</a> extending a base component in this case dataGrid. (highlight a row in the dataGrid).</li>
</ul>
<p style="text-align:center;"><a href="http://4638714813934842079-a-1802744773732722657-s-sites.googlegroups.com/site/vxaodz/aodz/search_datagrid.swf"><img class="aligncenter size-medium wp-image-86" title="search_datagrid" src="http://guavus.files.wordpress.com/2008/10/search_datagrid.png?w=300" alt="" width="300" height="216" /></a></p>
<p>Download source:</p>
<ul>
<li><a href="http://sites.google.com/site/vxaodz/aodz/search_datagrid.mxml" target="_blank">search_datagrid.mxml </a>(Main application)</li>
<li><a href="http://sites.google.com/site/vxaodz/aodz/UserLabelRendr3r.as" target="_blank">UserLabelRendr3r.as</a> (Item rendrer)<a href="http://sites.google.com/site/vxaodz/aodz/UserLabelRendr3r.as" target="_blank"><br />
</a></li>
<li><a href="http://sites.google.com/site/vxaodz/aodz/CustomRowColorDG.as" target="_blank">CustomRowColorDG.as</a> (highlight selected row in a dataGrid)</li>
</ul>
<p>Sample : <a href="http://4638714813934842079-a-1802744773732722657-s-sites.googlegroups.com/site/vxaodz/aodz/search_datagrid.swf" target="_blank">search_datagrid</a></p>


<p>Related posts:<ol><li><a href='http://flex.exposedout.net/2008/09/08/inline-itemrenderer/' rel='bookmark' title='Permanent Link: Inline Itemrenderer'>Inline Itemrenderer</a></li>
<li><a href='http://flex.exposedout.net/2009/01/22/filter-datagrid-using-slider/' rel='bookmark' title='Permanent Link: Filter datagrid using a hslider'>Filter datagrid using a hslider</a></li>
<li><a href='http://flex.exposedout.net/2008/10/15/flex-datagrid-default-column-sort/' rel='bookmark' title='Permanent Link: Flex dataGrid default column sort'>Flex dataGrid default column sort</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://flex.exposedout.net/2008/10/05/search-datagrid-and-simple-datagrid-itemrenderer-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

