<?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: 2 lines header, possible?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible</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/2-lines-header-possible/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20567</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20567</guid>
        	        	<description><![CDATA[<p>Look at <a href="http://stackoverflow.com/questions/3641400/problem-with-wrapping-jqgrid-column-headers-on-ie/3641561#3641561" target="_blank">this answer</a>&#160;and this <a href="http://www.ok-soft-gmbh.com/jqGrid/scawa1952_.htm" target="_blank">demo</a>&#160;which produce the following results</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/HeaderWrapping.png"><img src="http://www.ok-soft-gmbh.com/jqGrid/HeaderWrapping.png" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>Best regards</p>
<p>Oleg</p>
]]></description>
        	        	<pubDate>Fri, 29 Oct 2010 21:47:46 +0300</pubDate>
        </item>
        <item>
        	<title>pchan on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20566</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20566</guid>
        	        	<description><![CDATA[<p>@ram2010:</p>
<p>To have a long title to wrap in the cell on the title, change this style in the file themes\ui.jqgrid.css</p>
<p>.ui-jqgrid .ui-jqgrid-htable th div {white-space: pre-wrap; WORD-WRAP:BREAK-WORD; position:relative;}</p>
<p>The title may then take several lines, unless you add into the braces "height:38px;" to limit the height to 2 lines.</p>
<p>To resize a column, aim at the cell border on the first row.</p>
<p>@New Member:</p>
<p>This requirement is not just wrapping the text but creating a double row of cells. There is a problem of defining column spans...</p>
]]></description>
        	        	<pubDate>Fri, 29 Oct 2010 21:30:23 +0300</pubDate>
        </item>
        <item>
        	<title>SomethingNew on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20498</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20498</guid>
        	        	<description><![CDATA[<p>Do you mean in this latest release 3.8.1? Idk</p>
]]></description>
        	        	<pubDate>Tue, 26 Oct 2010 21:06:40 +0300</pubDate>
        </item>
        <item>
        	<title>pchan on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20474</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p20474</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>is this possible now?</p>
]]></description>
        	        	<pubDate>Mon, 25 Oct 2010 22:48:59 +0300</pubDate>
        </item>
        <item>
        	<title>SomethingNew on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p19340</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p19340</guid>
        	        	<description><![CDATA[<p>Sorry for opening an old thread.&#160;</p>
<p>Two questions is it possible now, or is it planned for an upcoming release?</p>
]]></description>
        	        	<pubDate>Thu, 26 Aug 2010 21:32:35 +0300</pubDate>
        </item>
        <item>
        	<title>ram2010 on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16268</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16268</guid>
        	        	<description><![CDATA[<p>Yes this is a good idea... I often have header labels that are much longer than what is needed for displaying the data in the column.</p>
<p>So something like a headerLabelWrap so that it the header can display on multiple rows.</p></p>
]]></description>
        	        	<pubDate>Tue, 06 Apr 2010 19:27:18 +0300</pubDate>
        </item>
        <item>
        	<title>tony on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16195</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16195</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Currently this is not possible, but it is a feature which will be added in the next releases.</p>
<p>Best Regard</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 03 Apr 2010 15:47:37 +0300</pubDate>
        </item>
        <item>
        	<title>Oh on 2 lines header, possible?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16054</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/2-lines-header-possible#p16054</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>First of all, sorry for the lack of English speaking. (In Use Google Translator)</p>
<p>I would like to implement this feature.</p>
<p>I want to be represented by two lines of the header. (Looks like below)</p>
<p>-------------------------------------------------------------------------------------------</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;top line&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;</p>
<p>-------------------------------------------------------------------------------------------</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &#124;</p>
<p>-------------------------------------------------------------------------------------------</p>
<p>Of course, the top line is going to have seen. This is related to the lower line colModel.</p>
<p>Would it be possible?</p>
<p>If possible, please help.</p>
]]></description>
        	        	<pubDate>Wed, 31 Mar 2010 06:40:32 +0300</pubDate>
        </item>
</channel>
</rss>