<?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: using a grid as subgrid, the search panel messed up</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up</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/using-a-grid-as-subgrid-the-search-panel-messed-up/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on using a grid as subgrid, the search panel messed up</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11214</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11214</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this. Fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 29 Oct 2009 02:46:08 +0200</pubDate>
        </item>
        <item>
        	<title>mpklein13 on using a grid as subgrid, the search panel messed up</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11146</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11146</guid>
        	        	<description><![CDATA[<p>The search subgrid has always had issues (unfortunately, I need to use it).&#160; I took a look at the css file and it appears that the width is hard coded to 1px.&#160; You can simple remove the width entry and it will work better, but not perfect.&#160; I&#39;m not too savvy with css/js, so not sure why this was done.&#160; Also haven&#39;t looked at the 3.5 documentation to see if we should be doing something special.</p>
</p>
<p>Another issue is if you have a search on the main grid and the window opens within a subgrid, you lose the focus (can&#39;t move/enter/close the search dialog box).&#160; Just update the z-index to 750 and this works.</p>
</p>
<p>jquery.searchFilter.css&#160; file:<br /> Orig: .ui-searchFilter { display: none; position: absolute; z-index: 100; width: 1px;overflow: visible;}<br /> New: .ui-searchFilter { display: none; position: absolute; z-index: 750; overflow: visible;}</p></p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 10:54:25 +0200</pubDate>
        </item>
        <item>
        	<title>ssssssssssss on using a grid as subgrid, the search panel messed up</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11143</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/using-a-grid-as-subgrid-the-search-panel-messed-up#p11143</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>When I&#39;m using the demo of "using a grid as subgrid", I found the search ui in subgrid is messed up. Any way to work around?</p>
]]></description>
        	        	<pubDate>Tue, 27 Oct 2009 08:30:27 +0200</pubDate>
        </item>
</channel>
</rss>