<?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: Multi rows header</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header</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/feature-request/multi-rows-header/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Azerty on Multi rows header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28178</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28178</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>so what i would like to do is something like this (nb names and headers distribution are not relevant here):</p>
</p>
<table border="1">
<tbody>
</tbody>
<thead>
<tr>
<th colspan="3">2010</th>
<th colspan="3">2011</th>
</tr>
<tr>
<th>&#160;</th>
<th colspan="2">Building1</th>
</tr>
<tr>
<th>Month</th>
<th>Savings</th>
<th>Forecast</th>
</tr>
</thead>
<tbody>
<tr>
<td>January</td>
<td>$100</td>
<td>$110</td>
</tr>
<tr>
<td>February</td>
<td>$80</td>
<td>$70</td>
</tr>
</tbody>
</table>
<p>i am able to create the Building1 and Month&#124;Savings&#124;Forecast with the &#39;setGroupHeaders&#39; function.</p>
<p>Is it possible to create the &#39;2010&#124;2011...&#39; header with that function?</p>
<p>I hope i made it clear now.</p>
<p>Thanks for your attention.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 31 Jan 2013 02:18:22 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Multi rows header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28142</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28142</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>How you try to implement 3header rows.</p>
<p>Before to post, please let see what and how you try to do it, otherwiese this is not serious</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Mon, 28 Jan 2013 15:01:36 +0200</pubDate>
        </item>
        <item>
        	<title>Azerty on Multi rows header</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28134</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/multi-rows-header#p28134</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>so far i&#39;ve been able to implement a 2 rows header.</p>
<p>I need now 3 rows... and it looks like i will have to dive into the dom to do so...</p>
<p>I hope you&#39;re planning to implement some nice api to manage headers in a customizable way?...</p>
<p>Anyway, thanks for the great product!</p>
]]></description>
        	        	<pubDate>Sun, 27 Jan 2013 03:08:01 +0200</pubDate>
        </item>
</channel>
</rss>