<?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: display bug with subgrid and hidden columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/display-bug-with-subgrid-and-hidden-columns</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/display-bug-with-subgrid-and-hidden-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on display bug with subgrid and hidden columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-bug-with-subgrid-and-hidden-columns#p1206</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-bug-with-subgrid-and-hidden-columns#p1206</guid>
        	        	<description><![CDATA[<p>Dan,</p>
<p>Thank you. Will be corrected.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 23 Jul 2008 03:35:44 +0300</pubDate>
        </item>
        <item>
        	<title>dan on display bug with subgrid and hidden columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-bug-with-subgrid-and-hidden-columns#p1191</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-bug-with-subgrid-and-hidden-columns#p1191</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>In ie7 (perhaps in other browsers as well), when the parent grid has some hidden columns, there is a shift in the table columns comparing to the header row when opening a subgrid (in my case it was a&#160;grid as&#160;subgrid).</p>
<p>I tracked the bug to line 25 in grid.subgrid.js:</p>
<p>The td that contains the subgrid has a colspan that is calculated this way:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit6866' value='Select Code' data-codeid='sfcode6866' /></p>
<div class='sfcode' id='sfcode6866'>
<p>parseInt(ts.p.colNames.length-1)</p>
</div>
<p>You should substract the number of hidden columns from that number.</p>
<p>Dan</p>
]]></description>
        	        	<pubDate>Tue, 22 Jul 2008 14:35:28 +0300</pubDate>
        </item>
</channel>
</rss>