<?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: groupText use col defferent from groupField</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield</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/grouptext-use-col-defferent-from-groupfield/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>waiting on groupText use col defferent from groupField</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield#p20885</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield#p20885</guid>
        	        	<description><![CDATA[<p>I found groupColumnShow override <span class="wikilink1">colModel&#39;s hidden setting:</span></p>
<p><span class="wikilink1"><br /></span></p>
<blockquote>
<p>&#160; {name: &#39;name&#39;, index:&#39;fullname&#39; }</p>
<p>&#160; {name: &#39;fullname&#39;, index:&#39;fullname&#39;, hidden: true }</p>
<p>&#8230;</p>
<p>&#160;&#160; groupingView&#160;&#160; &#160;: { <br />&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160; groupField &#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&#160; : [&#39;fullname&#39;],<br />&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160; groupColumnShow : [true],<br />&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160; groupDataSorted&#160;&#160;&#160; : true,<br />&#160;&#160; }</p>
</p>
</blockquote>
<p>&#160;
</p>
<p>I need fullname hidden all time no matter what groupColumnShow&#39;s value.&#160; Maybe, we should use 3rd arg (such as &#39;auto&#39;, null) to tell it no actiion (show/hide) thie col defined by groupColumnShow but let the col&#160; controled by colModel&#39;s setting (&#39;hidden&#39;).</p>
</p>
<p>Best regard</p>
<p>waiting</p>
]]></description>
        	        	<pubDate>Thu, 18 Nov 2010 10:36:22 +0200</pubDate>
        </item>
        <item>
        	<title>waiting on groupText use col defferent from groupField</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield#p20884</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield#p20884</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
</p>
<p>Would it be possible use custom-defined col different from the col in groupingView&#160; ?</p>
<p>I wonder grouping on name-col but display the value from fullname-col, code like this:
</p>
<blockquote>
<p>&#160;{name: &#39;name&#39;, index: &#39;name&#39; },<br />&#160;{name: &#39;fullname&#39;, index: &#39;fullname&#39;},</p>
<p>&#8230;</p>
<p>groupingView&#160;&#160; &#160;: { <br /> &#160;&#160; &#160;&#160;&#160;&#160; groupField &#160;&#160; &#160;&#160;&#160; &#160;: [&#39;name&#39;],<br /> &#160;&#160; &#160;&#160;&#160;&#160; groupText &#160;&#160; &#160;&#160;&#160; &#160;: [&#39;&#60;strong&#62;{fullname}&#60;/strong&#62; - {1}&#39;],<br /> &#160;&#160; &#160;&#160;&#160;&#160; groupDataSorted : true<br />}</p>
</p>
</blockquote>
<p>Best regard</p>
<p>waiting</p>
]]></description>
        	        	<pubDate>Thu, 18 Nov 2010 10:05:35 +0200</pubDate>
        </item>
</channel>
</rss>