<?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: Tips &amp; Tricks &#8211; ItemEditors &#8211; II</title>
	<atom:link href="http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 15:22:06 +0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: will</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-3087</link>
		<dc:creator>will</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-3087</guid>
		<description>Is it possible to use an mx:Validator to perform the validation ?</description>
		<content:encoded><![CDATA[<p>Is it possible to use an mx:Validator to perform the validation ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Wilkes</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-79</link>
		<dc:creator>Ryan Wilkes</dc:creator>
		<pubDate>Wed, 14 Jan 2009 18:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-79</guid>
		<description>Hey thanks so much, really helped in a pinch to validate some info in our grid! THANK YOU!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Hey thanks so much, really helped in a pinch to validate some info in our grid! THANK YOU!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechnoPrenuer</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-78</link>
		<dc:creator>TechnoPrenuer</dc:creator>
		<pubDate>Sun, 11 May 2008 17:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-78</guid>
		<description>Thanks For The Info! Nice Article!</description>
		<content:encoded><![CDATA[<p>Thanks For The Info! Nice Article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r3T3k&#8217;t &#187; Blog Archive &#187; You Have a Tech Job? Learn to Write!</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-75</link>
		<dc:creator>r3T3k&#8217;t &#187; Blog Archive &#187; You Have a Tech Job? Learn to Write!</dc:creator>
		<pubDate>Thu, 24 Apr 2008 13:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-75</guid>
		<description>[...] totally pick on one guy who I happened to be reading when I went over the threshold to write this: negatives: &#8220;we [...]</description>
		<content:encoded><![CDATA[<p>[...] totally pick on one guy who I happened to be reading when I went over the threshold to write this: negatives: &#8220;we [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-76</link>
		<dc:creator>Jacky</dc:creator>
		<pubDate>Sat, 12 Apr 2008 09:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-76</guid>
		<description>hey luke,
usefollowing.. inside itemEditEnd()

gridname.invalidateDisplayList();
{
   // changes to datagrid  elements
}
gridname.validatenow();</description>
		<content:encoded><![CDATA[<p>hey luke,<br />
usefollowing.. inside itemEditEnd()</p>
<p>gridname.invalidateDisplayList();<br />
{<br />
   // changes to datagrid  elements<br />
}<br />
gridname.validatenow();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luke</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-77</link>
		<dc:creator>luke</dc:creator>
		<pubDate>Fri, 04 Apr 2008 15:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-77</guid>
		<description>I am having the same issue as Darren, been scouring the nets for a solution...I keep getting the old value back, it seems like itemEditEnd fires before the binding, and before the combo.change event in my editor. any thoughts?</description>
		<content:encoded><![CDATA[<p>I am having the same issue as Darren, been scouring the nets for a solution&#8230;I keep getting the old value back, it seems like itemEditEnd fires before the binding, and before the combo.change event in my editor. any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: darren</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-74</link>
		<dc:creator>darren</dc:creator>
		<pubDate>Tue, 19 Feb 2008 16:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-74</guid>
		<description>Great article.

How do you know when the new value is commited.

I am using ItemEditEnd to fire a function but since the value has not been commited to the dp my function recieves the old cell value.

Any tips are greatly appreciatted.</description>
		<content:encoded><![CDATA[<p>Great article.</p>
<p>How do you know when the new value is commited.</p>
<p>I am using ItemEditEnd to fire a function but since the value has not been commited to the dp my function recieves the old cell value.</p>
<p>Any tips are greatly appreciatted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ara</title>
		<link>http://blog.flexgeek.in/2007/05/tips-tricks-itemeditors-ii/comment-page-1/#comment-73</link>
		<dc:creator>ara</dc:creator>
		<pubDate>Mon, 04 Jun 2007 07:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://flexgeek.wordpress.com/2007/05/10/tips-tricks-itemeditors-ii/#comment-73</guid>
		<description>Good example, but if you don&#039;t want an alert message but the red tooltip displayed by the validator how can you do it ? I&#039;ve done some test but the tooltip never appeared.</description>
		<content:encoded><![CDATA[<p>Good example, but if you don&#8217;t want an alert message but the red tooltip displayed by the validator how can you do it ? I&#8217;ve done some test but the tooltip never appeared.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
