<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Client side filtring</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>archan.bhatt on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p18914</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p18914</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>We are just in alfa release of this feature. We will make it offically soon.</p>
<p>Best Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Hey Tony,</p>
</p>
<p>Is there any way to set loadonce : true&#160; programmatically (PHP) if total number of rows (row count) is less than # numbers and false if not?</p>
</p>
<p>Thanks.</p>
<p>Archan Bhatt</p>
]]></description>
        	        	<pubDate>Mon, 02 Aug 2010 18:18:04 +0300</pubDate>
        </item>
        <item>
        	<title>archan.bhatt on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p18872</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p18872</guid>
        	        	<description><![CDATA[<p>Tony,</p>
</p>
<p>When are you going to release&#160;local filtering&#160;functionality? Right now we have that functionality when we set loadonce to true, but I have several thousands rows, so can not perform that way.</p>
</p>
<p>I am really waiting for as a official release.</p>
</p>
<p>Thanks.</p>
<p>Archan</p>
]]></description>
        	        	<pubDate>Fri, 30 Jul 2010 01:06:00 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16587</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16587</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>We are just in alfa release of this feature. We will make it offically soon.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 21 Apr 2010 20:38:17 +0300</pubDate>
        </item>
        <item>
        	<title>Mike Bosworth on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16574</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16574</guid>
        	        	<description><![CDATA[<p>Hi ddotsenko,</p>
</p>
<p>Thanks very much for that outline of how to implement this feature myself. As you say, it is possible to do. I would certainly hope so - I requested it!</p>
</p>
<p>If need be I&#39;ll write up and use my own filter, since it doesn&#39;t seem too time-consuming to write. But given that it&#39;s such a useful (and, I think, normal) feature, I thought I would request it for the official jqGrid package.</p>
</p>
<p>Thanks again,</p>
<p>Mike</p>
]]></description>
        	        	<pubDate>Wed, 21 Apr 2010 01:43:38 +0300</pubDate>
        </item>
        <item>
        	<title>ddotsenko on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16391</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p16391</guid>
        	        	<description><![CDATA[<p>Local searching was possible for a long time.</p>
<p>You just have to decide what "local searching" means to you and implement override the "load" functionality through custom function. Per wiki and docs, &#39;grid.p.datatype&#39; can be a function. All "load" requests, both with "filter" and without, are routed to it, instead of $.ajax when grid.p.datatype is a function.</p>
<p>Just parse the filter rules by hand in the browser and load the filtered data back into grid.</p>
<p>My definition of "make jqGrid work against local storage" is:</p>
<p>Have actual COMPLETE data sit in the browser. Say, an array with some 35 rows are attached to grid.p.dataStore.data.</p>
<p>Set up the function that reads paging, sorting, filtering arguments in the &#39;postdata&#39; and returns proper subset of the data back (through a call-back like gridObj.addJSONData() )&#160;. Attach that function to grid.p.datatype</p>
<p>That&#39;s it.</p>
<p>Example is here: <a href="http://www.accentsolution.com/static/jqgrid_localstore.html" rel="nofollow" target="_blank"><a href="http://www.accentsolution.com/" rel="nofollow">http://www.accentsolution.com/</a>.....store.html</a></p>
<p>(Posting date - April 2010. Link may be gone in a few months)</p></p>
]]></description>
        	        	<pubDate>Wed, 14 Apr 2010 01:35:34 +0300</pubDate>
        </item>
        <item>
        	<title>Renso on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p15103</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p15103</guid>
        	        	<description><![CDATA[<p>Thank you for atking the tmie to ellaborate Mike. For a moment there I thought I have fallen of the bus so to speak 🙂 Makes perfect sense.</p>
]]></description>
        	        	<pubDate>Tue, 23 Feb 2010 20:24:22 +0200</pubDate>
        </item>
        <item>
        	<title>Mike Bosworth on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14844</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14844</guid>
        	        	<description><![CDATA[<p>Hi Renso,</p>
</p>
<p>In answer to your first question - client-side filtering usually just filters the visible data. Google "javascript grid," click on the first result, and I believe you&#39;ll find an example: <a href="http://dhtmlx.com/docs/products/dhtmlxGrid/" rel="nofollow" target="_blank"><a href="http://dhtmlx.com/docs/product" rel="nofollow">http://dhtmlx.com/docs/product</a>.....htmlxGrid/</a>. From what I understand, that grid implementation offers both methods of filtering, client-side and server-side.</p>
</p>
<p>In answer to the last: I think you are understanding correctly. Some client-side features - like filtering and sorting - are precluded by very large data sets. Consider, for example, 100,000 rows of grid data. As you suggest, client-side filtering would not be desirable in such a case, due to the performance issues.</p>
</p>
<p>But in other cases, where there are, e.g., several hundred rows of grid data, or even fewer, it becomes quite feasible, not to mention convenient for the user and better-performing, to load all of that data to the client-side all on one page and have it sorted there and filtered there.</p>
</p>
<p>Thanks,</p>
<p>Mike</p>
]]></description>
        	        	<pubDate>Tue, 16 Feb 2010 22:21:50 +0200</pubDate>
        </item>
        <item>
        	<title>Renso on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14840</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14840</guid>
        	        	<description><![CDATA[<p>Mike/Tony how would this work. Only the first page&#39;s data is returned, you don&#39;t want 10000 accounts passed over the network to the browser so you can only show 10 on a page, when you now do client side filtering, only the first 10 rows (as in this example 10 rows per page) will be filtered, you would loose the data that would have come up in the filter from page 2 and up? Am I not understanding you correctly Mike or what?</p>
]]></description>
        	        	<pubDate>Tue, 16 Feb 2010 20:06:41 +0200</pubDate>
        </item>
        <item>
        	<title>Mike Bosworth on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14835</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p14835</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>Just wanted to add my support for this.</p>
</p>
<p>Client-side search appears to be the only essential, very basic feature that jqGrid lacks.</p>
</p>
<p>Looking forward to 3.7.</p>
</p>
<p>Cheers,</p>
<p>Michael</p>
]]></description>
        	        	<pubDate>Tue, 16 Feb 2010 17:04:34 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p10938</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p10938</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Discussed many times. Will be maybe in 3.7 release.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 21 Oct 2009 05:40:08 +0300</pubDate>
        </item>
        <item>
        	<title>sarfraz.m.b on Client side filtring</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p10879</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/client-side-filtring#p10879</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>I recently started using JqGrid and the thing is i want search to be on client side since i dont want the grid data spread on multiple pages. Do we already have something already like this?</p>
</p>
<p>If not do i need to write code that does client side filtring?</p>
</p>
<p>Thanks,</p>
<p>Sara</p>
]]></description>
        	        	<pubDate>Tue, 20 Oct 2009 08:19:13 +0300</pubDate>
        </item>
</channel>
</rss>