<?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: Carriage return in colnames</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/carriage-return-in-colnames</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/carriage-return-in-colnames/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Carriage return in colnames</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/carriage-return-in-colnames#p16670</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/carriage-return-in-colnames#p16670</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes this is true. The reason is that the div element where the text is enclosed has fixed height and overflow feature.</p>
<p>In order to work this you will need to set the height of that div manually.</p>
<p>Suppose you name in colModel of that field is "myfield" after the grid is created you will need to call this</p>
</p>
<p>$("jqgh_myfield").height(30);</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 26 Apr 2010 12:43:32 +0300</pubDate>
        </item>
        <item>
        	<title>janke on Carriage return in colnames</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/carriage-return-in-colnames#p16561</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/carriage-return-in-colnames#p16561</guid>
        	        	<description><![CDATA[<p>I should like to add carriage return in the text of colnames but this don&#39;t works by exemple i try</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3671' value='Select Code' data-codeid='sfcode3671' /></p>
<div class='sfcode' id='sfcode3671'>colNames:[&#39;Code &#60;br /&#62; SNI&#39;,&#39;Nom&#39;, &#39;Appl \n sensibles&#39;..</div>
<p>Help thanks.</p>
]]></description>
        	        	<pubDate>Tue, 20 Apr 2010 15:46:20 +0300</pubDate>
        </item>
</channel>
</rss>