<?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: GWT-Ext and jQuery input mask plugin</title>
	<atom:link href="http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/</link>
	<description></description>
	<lastBuildDate>Wed, 15 Feb 2012 04:39:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Abhijeet Maharana</title>
		<link>http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/#comment-253</link>
		<dc:creator>Abhijeet Maharana</dc:creator>
		<pubDate>Wed, 20 Jan 2010 07:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=61#comment-253</guid>
		<description>Hi Clayton, I dont have the sample project ... its been long. But the code is really what is posted above. You just need jQuery and the masked input plugin to make it work. 

Even otherwise, see the update at the end of the post.</description>
		<content:encoded><![CDATA[<p>Hi Clayton, I dont have the sample project &#8230; its been long. But the code is really what is posted above. You just need jQuery and the masked input plugin to make it work. </p>
<p>Even otherwise, see the update at the end of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clayton</title>
		<link>http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/#comment-252</link>
		<dc:creator>Clayton</dc:creator>
		<pubDate>Wed, 20 Jan 2010 03:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=61#comment-252</guid>
		<description>Please sent the code for me. I try with gwt-ext and the sample don&#039;t work.</description>
		<content:encoded><![CDATA[<p>Please sent the code for me. I try with gwt-ext and the sample don&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhijeet Maharana</title>
		<link>http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/#comment-251</link>
		<dc:creator>Abhijeet Maharana</dc:creator>
		<pubDate>Wed, 08 Jul 2009 18:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=61#comment-251</guid>
		<description>Hi Brunner, I took a quick look at the page. I assume you are referring only to the way the error messages are displayed? Because otherwise, GWT-Ext&#039;s validation support is quite good and I would use that instead.

Didn&#039;t get a chance to look at the jquery plugin to figure out what hooks it provides. I *think* you will just need to pass GWT-Ext text field&#039;s element to the plugin&#039;s hook that paints those error messages. You can use .getEl() for getting a reference to the ExtJS textfield. I am guessing that you will need to dig a bit into the jQuery plugin to separate the error message stuff from the actual validation stuff.</description>
		<content:encoded><![CDATA[<p>Hi Brunner, I took a quick look at the page. I assume you are referring only to the way the error messages are displayed? Because otherwise, GWT-Ext&#8217;s validation support is quite good and I would use that instead.</p>
<p>Didn&#8217;t get a chance to look at the jquery plugin to figure out what hooks it provides. I *think* you will just need to pass GWT-Ext text field&#8217;s element to the plugin&#8217;s hook that paints those error messages. You can use .getEl() for getting a reference to the ExtJS textfield. I am guessing that you will need to dig a bit into the jQuery plugin to separate the error message stuff from the actual validation stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brunner</title>
		<link>http://abhijeetmaharana.com/blog/2008/09/28/gwt-ext-and-jquery-input-mask-plugin/#comment-250</link>
		<dc:creator>Brunner</dc:creator>
		<pubDate>Wed, 01 Jul 2009 22:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://abhijeetmaharana.com/blog/?p=61#comment-250</guid>
		<description>Hi, I have implemented this example succesfully. Now I need to do something like this but using jQuery Validation Engine (http://www.position-relative.net/creation/formValidator/) with Gwt-ext. Can you help me with the native code? 

thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I have implemented this example succesfully. Now I need to do something like this but using jQuery Validation Engine (<a href="http://www.position-relative.net/creation/formValidator/" rel="nofollow" class="extlink">http://www.position-relative.net/creation/formValidator/</a>) with Gwt-ext. Can you help me with the native code? </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

