<?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: How to turn off Row Auto Height</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-turn-off-row-auto-height</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/how-to-turn-off-row-auto-height/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on How to turn off Row Auto Height</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-turn-off-row-auto-height#p14999</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-turn-off-row-auto-height#p14999</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Should be know that this is applied to the row and not to the cell. Aplied to the row will not work.</p>
</p>
<p>Try</p>
<p>$("td",".jqgrow").height(25);</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 20 Feb 2010 12:17:33 +0200</pubDate>
        </item>
        <item>
        	<title>franzronan on How to turn off Row Auto Height</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-turn-off-row-auto-height#p14925</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-turn-off-row-auto-height#p14925</guid>
        	        	<description><![CDATA[</p>
<p>I just recently upgraded to 3.6.4 and I noticed that my rows is filling up my grid&#160; when the row count is less than the row limit.</p>
<p>The CSS .jqgrow height is already set to 22px,&#160; I even tried to call jQuery(&#39;.jqgrow&#39;).height("22px"); to set row height but it seems it is not working. Is there a way to fix row height?</p>
</p>
<p>Ronan</p>
]]></description>
        	        	<pubDate>Thu, 18 Feb 2010 06:44:23 +0200</pubDate>
        </item>
</channel>
</rss>