<?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: Gropping show column even with 'hidden: true'</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/gropping-show-column-even-with-hidden-true</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/bugs/gropping-show-column-even-with-hidden-true/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>waiting on Gropping show column even with 'hidden: true'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/gropping-show-column-even-with-hidden-true#p21252</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/gropping-show-column-even-with-hidden-true#p21252</guid>
        	        	<description><![CDATA[<p>should not be bug.</p>
<p><a href="http://www.trirand.com/blog/?page_id=393/feature-request/grouptext-use-col-defferent-from-groupfield/" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/?p" rel="nofollow">http://www.trirand.com/blog/?p</a>.....roupfield/</a></p>
]]></description>
        	        	<pubDate>Sat, 11 Dec 2010 09:35:52 +0200</pubDate>
        </item>
        <item>
        	<title>shredder on Gropping show column even with 'hidden: true'</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/gropping-show-column-even-with-hidden-true#p21239</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/gropping-show-column-even-with-hidden-true#p21239</guid>
        	        	<description><![CDATA[<p>&#160;colModel: [<br />...<br />&#160;&#160;&#160;&#160;&#160; { name: &#39;note&#39;, jsonmap: &#39;note&#39;, index: &#39;notifications.note&#39; },</p>
<p>&#160;&#160;&#160;&#160;&#160; { name: &#39;report_date_created&#39;, jsonmap: &#39;report_date_created&#39;, index: &#39;reports.date_created&#39;, align: &#39;center&#39;, width: &#39;100&#39; }, <span style="color: red;">/* full datetime dd.MM.yyyy HH:mm:ss */</span></p>
<p>&#160;&#160;&#160;&#160;&#160; { name: &#39;reports.date_created&#39;, jsonmap: &#39;report_date_created_group&#39;, index: &#39;reports.date_created&#39;, <strong>hidden: true</strong> } <span style="color: red;">/* short date only for grupping yyyy-MM-dd */</span></p>
<p>&#160;&#160; ],</p>
<p>&#160;groupingView: { groupColumnShow: [<strong>true</strong>], groupDataSorted: true },</p>
<p>....</p>
</p>
<p><span style="color: #333399;">when groupping by third column its become visible.</span></p>
<p><span style="color: #333399;">it is better to change logic to show only column with <strong>hidden: false</strong> or add to colModel property <strong>ShowWhenGrouping</strong></span></p>
]]></description>
        	        	<pubDate>Fri, 10 Dec 2010 10:40:44 +0200</pubDate>
        </item>
</channel>
</rss>