<?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: Adding more than two column group headers</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers</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/adding-more-than-two-column-group-headers/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Adding more than two column group headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29535</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29535</guid>
        	        	<description><![CDATA[<p>Hi Thomas,</p>
<p>I think it&#39;s you who posted the same question on the stackoverflow. I answerd it recently <a href="http://stackoverflow.com/a/18991671/315935" target="_blank">here</a>. See <a href="http://www.ok-soft-gmbh.com/jqGrid/SimpleLocalGridHeaders_.htm" target="_blank">the demo</a>. which displays the following picture:</p>
<p><a href="http://i.stack.imgur.com/03JEh.png"><img src="http://i.stack.imgur.com/03JEh.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>I think the example could be interesting for other users of jqGrid. I think that one can extend the code of jqGrid based on the example to implement the same functionality as the part of standard jqGrid code.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 25 Sep 2013 13:40:42 +0300</pubDate>
        </item>
        <item>
        	<title>thomas.mondelli on Adding more than two column group headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29533</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29533</guid>
        	        	<description><![CDATA[<blockquote>
<p>12seconds said:</p>
<p>I am pretty sure you are mistaken about limitation of 2 column for group header.<br />Have a look in jqgrid wiki here &#62; <a class="sfcode" title="jqGrid Wiki" href="/jqgridwiki/doku.php?id=wiki:groupingheadar" target="_blank"></a><a rel="nofollow" href="http://www.trirand.com/jqgridw&#38;hellip" target="_blank"></a><a href="http://www.trirand.com/jqgridw" rel="nofollow" target="_blank">http://www.trirand.com/jqgridw</a>;..pingheadar</p>
<p>Link is not working very well in this forum....</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar" target="_blank">trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar</a></p>
</blockquote>
<hr />
<p>This example is only showing two levels of column headers - Price and Shipping are on one level and Date, Client, Amount, etc... are a second level. What I need the ability to do is add a third level. So, for example, if I wanted to add a header that logically tied Price and Shipping together, I could create a header that would start on the Amount column and end at the Notes column and would be above the Price and Shipping headers. Hopefully that makes sense?</p>
<p>If that type of functionality is available, I could not make it work.</p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 23:19:47 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Adding more than two column group headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29528</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29528</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>Thanks for the answer.</p>
<p>You can add a link without problems if you select some text and and use the a href tag&#160; (insert/edit link) in the editor&#39;s button menu.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 12:04:55 +0300</pubDate>
        </item>
        <item>
        	<title>12seconds on Adding more than two column group headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29526</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29526</guid>
        	        	<description><![CDATA[<p>I am pretty sure you are mistaken about limitation of 2 column for group header.<br />Have a look in jqgrid wiki here &#62; <a class="sfcode" title="jqGrid Wiki" href="/jqgridwiki/doku.php?id=wiki:groupingheadar" target="_blank"></a><a href="http://www.trirand.com/jqgridw&#038;hellip" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....038;hellip</a>;..pingheadar</p>
<p>Link is not working very well in this forum....</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar" target="_blank">trirand.com/jqgridwiki/doku.php?id=wiki:groupingheadar</a></p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 05:50:21 +0300</pubDate>
        </item>
        <item>
        	<title>thomas.mondelli on Adding more than two column group headers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29522</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/adding-more-than-two-column-group-headers#p29522</guid>
        	        	<description><![CDATA[<p>I understand that there is a limitation of two column headers in jqgrid, but I was curious if anyone has found a workaround to add more? This has become a critical issue for me to use jqgrid in my application.</p>
<p>Here is the JSON that I am using - the idea is the last item in the array would go across the top, but it is ignored by the current code:</p>
<p>&#160; &#160; &#160; &#160; "groupHeader": [{"startColumnName": "Gross Sales_2","titleText": "06/18/2013","numberOfColumns": "2"},<br /><span style="white-space: pre;"> </span>{"startColumnName": "Gross Sales_4","titleText": "06/19/2013","numberOfColumns": "2"},<span style="white-space: pre;"> </span>{"startColumnName": "Gross Sales_2","titleText": "2013","numberOfColumns": "4"}]</p>
]]></description>
        	        	<pubDate>Tue, 24 Sep 2013 00:51:38 +0300</pubDate>
        </item>
</channel>
</rss>