<?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: subgrid hide +- symbol or deactivate spec. rows in subgrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid</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/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on subgrid hide +- symbol or deactivate spec. rows in subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid#p21455</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid#p21455</guid>
        	        	<description><![CDATA[<p>Hello Lotte,</p>
<p>I&#160;answered&#160;just now on your question <a href="http://stackoverflow.com/questions/4534011/jqgrid-subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid/4538656#4538656" target="_blank">here</a>. I suggest you to use</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3909' value='Select Code' data-codeid='sfcode3909' /></p>
<div class='sfcode' id='sfcode3909'>loadComplete: function() {<br />&#160;&#160; &#160;$(&#34;td.sgcollapsed:not(:first)&#34;,&#34;#list&#34;).unbind(&#39;click&#39;).html(&#39;&#39;);<br /> }</div>
<p>which will follows to the following results:</p>
<p><a href="http://www.ok-soft-gmbh.com/jqGrid/SelectiveSubGrid.png"><img src="http://www.ok-soft-gmbh.com/jqGrid/SelectiveSubGrid.png" width="100"  class="sfimageleft spUserImage" alt="selective subgrid" /><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>If you need to deactivate the subgrid only on selective rows identified by the <strong>rowid</strong>, then you should replace the context <strong>"#list"</strong> to <strong>"#"+rowid</strong>.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Mon, 27 Dec 2010 14:59:18 +0200</pubDate>
        </item>
        <item>
        	<title>Lotte on subgrid hide +- symbol or deactivate spec. rows in subgrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid#p21454</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/subgrid-hide-symbol-or-deactivate-spec-rows-in-subgrid#p21454</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>is it possible to deactivate (hide) the +- Syboml in some subrid-rows?</p>
<p>I only need the subgrid-information for the first row from the mastergrid and want to deactivate or hide the other subgrid rows</p>
</p>
<p>I can live with a hard coded solution or is there a better solution?</p>
<p>A approach would be helpful</p>
<p>Thanks a lot</p>
<p>Lotte</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;">
<p>I have a grid with a subgrid: Only the <strong>first</strong> row of the Maingrid need to have a subgrid.</p>
<p>The solutions i found by google and <a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki%3asubgrid&#38;s%5b%5d=hidecol" target="_blank"></a><a href="http://www.trirand.com/" rel="nofollow" target="_blank">http://www.trirand.com/</a>....i:s.....;s=hidecol doesnt work ;-((.</p>
<p>Is there a quickanddirty (hardcoded) Solution?</p>
<p>Thank a lot  Scharlotte</p>
</div>
]]></description>
        	        	<pubDate>Mon, 27 Dec 2010 14:26:59 +0200</pubDate>
        </item>
</channel>
</rss>