<?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: TableSorter: Filter Results Based on Search Query</title>
	<atom:link href="http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/</link>
	<description>Ruby on Rails web application design, development and consulting</description>
	<lastBuildDate>Tue, 31 Aug 2010 21:37:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Wen</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-861</link>
		<dc:creator>Wen</dc:creator>
		<pubDate>Tue, 24 Aug 2010 23:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-861</guid>
		<description>Is there a way to filter on columns that are hidden somehow?</description>
		<content:encoded><![CDATA[<p>Is there a way to filter on columns that are hidden somehow?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Filter</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-137</link>
		<dc:creator>Web Filter</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-137</guid>
		<description>Amazing weblog. Added to Facebook!</description>
		<content:encoded><![CDATA[<p>Amazing weblog. Added to Facebook!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit asthana</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-136</link>
		<dc:creator>rohit asthana</dc:creator>
		<pubDate>Wed, 09 Jun 2010 05:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-136</guid>
		<description>Hi ,

First of all this plugin is awesome and save my lot of time...
I have  a question regarding filtering of row in column.

when i search somthing it filter in row value not from starting element

for example:

my table have column : data
1234
214
345
561


and so on
and when i filter and input in textbox like &quot;1&quot; it will sort like

1234
214
561

and my need is to sort only from first starting element and result should be

1234

only .... please help me out... I am not expert in jquery...what will i do</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>First of all this plugin is awesome and save my lot of time&#8230;<br />
I have  a question regarding filtering of row in column.</p>
<p>when i search somthing it filter in row value not from starting element</p>
<p>for example:</p>
<p>my table have column : data<br />
1234<br />
214<br />
345<br />
561</p>
<p>and so on<br />
and when i filter and input in textbox like &#8220;1&#8243; it will sort like</p>
<p>1234<br />
214<br />
561</p>
<p>and my need is to sort only from first starting element and result should be</p>
<p>1234</p>
<p>only &#8230;. please help me out&#8230; I am not expert in jquery&#8230;what will i do</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommaso</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-135</link>
		<dc:creator>Tommaso</dc:creator>
		<pubDate>Tue, 04 May 2010 15:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-135</guid>
		<description>Hi, I&#039;ve used you plugin for filter tables. Do you know a code for add and remove rows that works with your plugin?</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve used you plugin for filter tables. Do you know a code for add and remove rows that works with your plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Kisley</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-134</link>
		<dc:creator>David Kisley</dc:creator>
		<pubDate>Tue, 27 Apr 2010 16:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-134</guid>
		<description>.keypress() method (jquery).</description>
		<content:encoded><![CDATA[<p>.keypress() method (jquery).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Edward Green III</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-133</link>
		<dc:creator>George Edward Green III</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-133</guid>
		<description>Maybe I&#039;m being dumb but if I use javascript to update the text of the search box how do I get tablesorter-filter to update the table?</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m being dumb but if I use javascript to update the text of the search box how do I get tablesorter-filter to update the table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-132</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-132</guid>
		<description>Have you ever attempted to run the plugin with noConflict()? I&#039;m having issues where the table doesn&#039;t return any data. Thanks for the plugin. :)</description>
		<content:encoded><![CDATA[<p>Have you ever attempted to run the plugin with noConflict()? I&#8217;m having issues where the table doesn&#8217;t return any data. Thanks for the plugin. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: astoinov</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-131</link>
		<dc:creator>astoinov</dc:creator>
		<pubDate>Tue, 02 Feb 2010 14:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-131</guid>
		<description>I have the same problem as @Satheesh. In IE when i delete the text in the filter input the browser is freezing. I found that this is happening when $(table).trigger(&quot;update&quot;); in doFilter() is executed. Can anyone help me with this problem ?</description>
		<content:encoded><![CDATA[<p>I have the same problem as @Satheesh. In IE when i delete the text in the filter input the browser is freezing. I found that this is happening when $(table).trigger(&#8220;update&#8221;); in doFilter() is executed. Can anyone help me with this problem ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-130</link>
		<dc:creator>René</dc:creator>
		<pubDate>Tue, 26 Jan 2010 13:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-130</guid>
		<description>Hi all,

Great plugin, I want to use checkboxes that narrows down my search to one single column or multiple columns.
As exemple, i have 3 checkboxes one for each column i have in my table.
If I select 1 of them I want to search only in that column and if I select more 1 then I want that he is search in more colums.

Can someone tell me how I can do that.

Greetz

René</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>Great plugin, I want to use checkboxes that narrows down my search to one single column or multiple columns.<br />
As exemple, i have 3 checkboxes one for each column i have in my table.<br />
If I select 1 of them I want to search only in that column and if I select more 1 then I want that he is search in more colums.</p>
<p>Can someone tell me how I can do that.</p>
<p>Greetz</p>
<p>René</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.justinbritten.com/work/2008/08/tablesorter-filter-results-based-on-search-string/#comment-129</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Mon, 04 Jan 2010 15:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://compulsivoco.wordpress.com/?p=79#comment-129</guid>
		<description>Not working for me on FF 3.5.6.
I get error this.config is undefined.
If I console this I see the table DOM so ..... config is of course undefined.

Any suggestion??</description>
		<content:encoded><![CDATA[<p>Not working for me on FF 3.5.6.<br />
I get error this.config is undefined.<br />
If I console this I see the table DOM so &#8230;.. config is of course undefined.</p>
<p>Any suggestion??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
