<?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: New Grid Filter Plugin for Ext</title>
	<atom:link href="http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: dreftymac</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-264955</link>
		<dc:creator>dreftymac</dc:creator>
		<pubDate>Tue, 10 Jun 2008 15:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-264955</guid>
		<description>Search for FilterAsYouType to see other implementations of the â€œlive searchâ€ concept. FilterAsYouType is a similar concept to &quot;autocomplete&quot;, but autocomplete is usually restricted to finding one target out of many.

FilterAsYouType is intended to subset a potentially large dataset into a smaller subset. This feature can be seen in Firefox under &quot;about:config&quot;.</description>
		<content:encoded><![CDATA[<p>Search for FilterAsYouType to see other implementations of the â€œlive searchâ€ concept. FilterAsYouType is a similar concept to &#8220;autocomplete&#8221;, but autocomplete is usually restricted to finding one target out of many.</p>
<p>FilterAsYouType is intended to subset a potentially large dataset into a smaller subset. This feature can be seen in Firefox under &#8220;about:config&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259417</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 28 Nov 2007 08:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259417</guid>
		<description>@phpcs: &quot;But I think it isnâ€™t agile to use filter in a normal number of records. It would be better to build a plugin for implementing smart find dialog like what we have in all desktop applications.&quot;

Not quite a plugin, but there is a &quot;live search&quot; example that shows something similar (live searching the Ext forums, with buffered keypress handling for dynamically updating the filter while typing): http://extjs.com/deploy/dev/examples/form/forum-search.html

An actual implementation of a true &quot;smart find&quot; would be somewhat application-dependent, but this example would be a great starting point.</description>
		<content:encoded><![CDATA[<p>@phpcs: &#8220;But I think it isnâ€™t agile to use filter in a normal number of records. It would be better to build a plugin for implementing smart find dialog like what we have in all desktop applications.&#8221;</p>
<p>Not quite a plugin, but there is a &#8220;live search&#8221; example that shows something similar (live searching the Ext forums, with buffered keypress handling for dynamically updating the filter while typing): <a href="http://extjs.com/deploy/dev/examples/form/forum-search.html" rel="nofollow">http://extjs.com/deploy/dev/examples/form/forum-search.html</a></p>
<p>An actual implementation of a true &#8220;smart find&#8221; would be somewhat application-dependent, but this example would be a great starting point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259373</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 27 Nov 2007 21:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259373</guid>
		<description>Ext: the very definition of fear for Microsoft. Never have I seen web application such as the examples built with Ext 2.0, with such a huge potential for LOB applications.</description>
		<content:encoded><![CDATA[<p>Ext: the very definition of fear for Microsoft. Never have I seen web application such as the examples built with Ext 2.0, with such a huge potential for LOB applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorsten</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259372</link>
		<dc:creator>Thorsten</dc:creator>
		<pubDate>Tue, 27 Nov 2007 21:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259372</guid>
		<description>@Les

It does. I have extended a few classes and created an extension to support virtual scrolling. 
See 
http://www.siteartwork.de/2007/11/10/livegrid-component-with-extjs/</description>
		<content:encoded><![CDATA[<p>@Les</p>
<p>It does. I have extended a few classes and created an extension to support virtual scrolling.<br />
See<br />
<a href="http://www.siteartwork.de/2007/11/10/livegrid-component-with-extjs/" rel="nofollow">http://www.siteartwork.de/2007/11/10/livegrid-component-with-extjs/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Site Smart</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259369</link>
		<dc:creator>Site Smart</dc:creator>
		<pubDate>Tue, 27 Nov 2007 19:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259369</guid>
		<description>This is a very nice addition to to the Ext Grid.</description>
		<content:encoded><![CDATA[<p>This is a very nice addition to to the Ext Grid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nolte</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259367</link>
		<dc:creator>Steve Nolte</dc:creator>
		<pubDate>Tue, 27 Nov 2007 19:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259367</guid>
		<description>Indeed this is awesome stuff! We are using these filters all over the place in our CMS and it makes for a fully featured user experience.  Can&#039;t wait to upgrade it all to EXT 2.</description>
		<content:encoded><![CDATA[<p>Indeed this is awesome stuff! We are using these filters all over the place in our CMS and it makes for a fully featured user experience.  Can&#8217;t wait to upgrade it all to EXT 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259364</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Tue, 27 Nov 2007 18:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259364</guid>
		<description>Does Ext support virtual grid scrolling?
The demo includes grid paging, but not virtual scrolling (as in Dojo).</description>
		<content:encoded><![CDATA[<p>Does Ext support virtual grid scrolling?<br />
The demo includes grid paging, but not virtual scrolling (as in Dojo).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phpcs</title>
		<link>http://ajaxian.com/archives/new-grid-filter-plugin-for-ext/comment-page-1#comment-259362</link>
		<dc:creator>phpcs</dc:creator>
		<pubDate>Tue, 27 Nov 2007 18:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3046#comment-259362</guid>
		<description>Nice, it will be so useful in large scale of records, where a keyword for search will lead to many results. But I think it isn&#039;t agile to use filter in a normal number of records. It would be better to build a plugin for implementing smart find dialog like what we have in all desktop applications.
however in my point it&#039;s an awesome idea.</description>
		<content:encoded><![CDATA[<p>Nice, it will be so useful in large scale of records, where a keyword for search will lead to many results. But I think it isn&#8217;t agile to use filter in a normal number of records. It would be better to build a plugin for implementing smart find dialog like what we have in all desktop applications.<br />
however in my point it&#8217;s an awesome idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

