<?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: JqGrid - Limit row height size</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size</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/jqgrid-limit-row-height-size/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mbv401920150 on JqGrid - Limit row height size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p23596</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p23596</guid>
        	        	<description><![CDATA[<p>Hi to all, I read your request and I have the same problem.</p>
</p>
<p>I found an alternative to this:</p>
</p>
<p>We can modify the CSS after that the page loads, then you can modify the property of the control that modify the height:</p>
</p>
<p><strong>&#60;!-- AVOID USE MULTI LINE IN THE ROWS OF THE JQGRID --&#62;</strong></p>
<p style="padding-left: 30px;"><strong>&#60;style type="text/css"&#62;</strong></p>
<p style="padding-left: 60px;"><strong>.ui-jqgrid tr.jqgrow td {</strong></p>
<p style="padding-left: 90px;"><strong>white-space:nowrap;</strong></p>
<p style="padding-left: 60px;"><strong>}</strong></p>
<p style="padding-left: 30px;"><strong>&#60;/style&#62;</strong></p>
<p style="padding-left: 30px;">&#160;</p>
<p>You can put this code after load the CSS that loads the style of the grid...</p>
<p>I hope that work for you... cheers.</p>
]]></description>
        	        	<pubDate>Tue, 14 Jun 2011 19:34:16 +0300</pubDate>
        </item>
        <item>
        	<title>Seroczynski on JqGrid - Limit row height size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p23158</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p23158</guid>
        	        	<description><![CDATA[<p>I&#39;d like to know if this is possible as well.</p>
]]></description>
        	        	<pubDate>Fri, 13 May 2011 15:15:18 +0300</pubDate>
        </item>
        <item>
        	<title>sone on JqGrid - Limit row height size</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p21286</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-limit-row-height-size#p21286</guid>
        	        	<description><![CDATA[<p>Hi All</p>
<p>Is there a way to limit the size of row heights as when I have text that spans multiple lines its obviously creating an ugly offset. I know tabular data is more suited for the grid but I wish to make use of it for display just records for now and would like to keep the line heights consistent.</p>
</p>
<p>If text is too much overflowing it should simply be cut off. The picture below shows my issue</p>
</p>
<p><a href="http://oi52.tinypic.com/250qxl2.jpg" rel="nofollow" target="_blank">http://oi52.tinypic.com/250qxl2.jpg</a></p>
</p>
<p>Kind Regards Sone</p></p>
]]></description>
        	        	<pubDate>Wed, 15 Dec 2010 04:05:40 +0200</pubDate>
        </item>
</channel>
</rss>