<?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: Hide Header Layer/subgrid auto-expand</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand</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/hide-header-layersubgrid-auto-expand/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rubdottocom on Hide Header Layer/subgrid auto-expand</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p20371</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p20371</guid>
        	        	<description><![CDATA[<p>Hi!</p>
<p>I&#39;m doing $(".ui-jqgrid-hdiv", "#gbox_"+mygridid).hide(); but this is visible to user (hides after expand and looks weird), are there some event or function where I can hide the header and not visible to user?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Wed, 20 Oct 2010 11:04:11 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Hide Header Layer/subgrid auto-expand</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p12635</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p12635</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>1. No direct method, but you can do it with single command after the grid is created</p>
<p>$(".ui-jqgrid-hdiv", "#gbox_"+mygridid).hide();</p>
<p>where mygrid is the id of the grid</p>
<p>2. Currently no.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 02 Dec 2009 10:09:20 +0200</pubDate>
        </item>
        <item>
        	<title>avittitow on Hide Header Layer/subgrid auto-expand</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p12603</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/hide-header-layersubgrid-auto-expand#p12603</guid>
        	        	<description><![CDATA[<p>I got my grid as a subgrid working correctly, I am just trying to figure out a way to get it to look how I want it. I have two questions. I&#39;ve searched in the forums and on google and havent found answers to either of these.</p>
</p>
<p>1. Is there a way to not show column headers at all? I just want the rows of data without column headers.</p>
<p>2. Is there a way for all the subgrids to load and be visible when the parent grid loads without forcing the user to expand?</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Mon, 30 Nov 2009 22:35:21 +0200</pubDate>
        </item>
</channel>
</rss>