<?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: hidden rows and sorting</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting</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/help/hidden-rows-and-sorting/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>gordelpus on hidden rows and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22613</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22613</guid>
        	        	<description><![CDATA[<p>Works great (so far) calling my filter function from the loadComplete! I don&#39;t show row numbers and am not using height:&#39;auto&#39; so those are not a problem for me. I haven&#39;t seen any issues yet with doing things this way. Thank you for your help.</p>
]]></description>
        	        	<pubDate>Thu, 31 Mar 2011 16:38:39 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on hidden rows and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22596</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22596</guid>
        	        	<description><![CDATA[<p>I am not sure that hiding some rows in the grid is so good idea (see <a href="http://stackoverflow.com/questions/5081194/jqgrid-hide-row-inside-grid/5081720#5081720" target="_blank">here</a> some remarks), but if it is really needed you can use <strong>loadComplete</strong> as the place where you make rows hidden. Every sorting follow to rebuilding the grid contain, so all typical functions like <strong>beforeRequest</strong> and <strong>loadComplete</strong> are called at the end of sorting.</p>
<p>Best regards<br />Oleg</p>
]]></description>
        	        	<pubDate>Wed, 30 Mar 2011 09:06:39 +0300</pubDate>
        </item>
        <item>
        	<title>gordelpus on hidden rows and sorting</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22595</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hidden-rows-and-sorting#p22595</guid>
        	        	<description><![CDATA[<p>Hi, I&#39;m hiding rows based on criteria outside of the grid using a custom class. This works fine except that when I sort by clicking a column header, I lose my added class. I need some way to keep the class assigned to the row or an event after the sort so that I can re-filter my rows. There&#39;s a before sort event but none after the sort that I can see. Any suggestions? Thanks in advance for any help.</p>
]]></description>
        	        	<pubDate>Tue, 29 Mar 2011 21:23:17 +0300</pubDate>
        </item>
</channel>
</rss>