<?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 set maximum height of row</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-set-maximum-height-of-row</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-set-maximum-height-of-row/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on How to set maximum height of row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-set-maximum-height-of-row#p23868</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-set-maximum-height-of-row#p23868</guid>
        	        	<description><![CDATA[<p>I answered the question <a href="http://stackoverflow.com/questions/6573784/how-to-restrict-maximum-height-of-row-in-jqgrid/6574194#6574194" target="_blank">here</a>.</p>
<p>Regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 04 Jul 2011 21:03:38 +0300</pubDate>
        </item>
        <item>
        	<title>kobruleht on How to set maximum height of row</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-set-maximum-height-of-row#p23865</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-set-maximum-height-of-row#p23865</guid>
        	        	<description><![CDATA[<p>Column contains long multiline texts which make row height to big.</p>
<p>I tried styles below based on Tony&#39;s answer in <br /><a href="http://www.trirand.com/blog/?page_id=393/help/possible-row-height-bug-in-in-ie8/" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....in-in-ie8/</a></p>
<p>but this does not limit row maximum height.</p>
<p>How to limit maximum height of row ?</p>
<p><input type='button' class='sfcodeselect' name='sfselectit181' value='Select Code' data-codeid='sfcode181' /></p>
<div class='sfcode' id='sfcode181'>
<p>jqgrid tr.jqgrow td { <br />&#160; max-height&#160; : 100px;<br />&#160;}<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; <br />ui-jqgrid tr.jqgrow td {<br />&#160;max-height&#160; : 100px;<br />&#160;}</p>
<p>td {<br />&#160; max-height&#160; : 100px;<br />&#160; }</p>
<p>tr {<br />&#160; max-height&#160; : 100px;<br />&#160; }</p>
</div>
]]></description>
        	        	<pubDate>Mon, 04 Jul 2011 18:54:02 +0300</pubDate>
        </item>
</channel>
</rss>