<?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: Is it possible to hide a row based on some condition???</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/is-it-possible-to-hide-a-row-based-on-some-condition</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/is-it-possible-to-hide-a-row-based-on-some-condition/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>k24 on Is it possible to hide a row based on some condition???</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/is-it-possible-to-hide-a-row-based-on-some-condition#p20791</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/is-it-possible-to-hide-a-row-based-on-some-condition#p20791</guid>
        	        	<description><![CDATA[<p>Hi everyone?</p>
<p>I am using client array. I need to hide certain rows in the grid depending on some value of  one of the columns or a&#160;row&#160;index.&#160; Is this possible with jqGrid ? I  don&#39;t see any methods for hiding rows.</p>
<p>&#160;I know there is .delRowData() but I need to just hide the row, not delete it from the grid.I will post all data include the hiding data to server.</p>
<p>Tony offer two methond in other topic:</p>
<p>1.jQuery("#myid").hide()</p>
<p>2.("#row_with_row_id","#mygrid").css({display:"none"})</p>
<p>but it seems don&#39;t work. Do I misunderstand rowid? I use code just like "jQuery("#1").hide()" .</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Sat, 13 Nov 2010 05:19:51 +0200</pubDate>
        </item>
</channel>
</rss>