<?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: toolbar searching and edit search height</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/toolbar-searching-and-edit-search-height</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/toolbar-searching-and-edit-search-height/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on toolbar searching and edit search height</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/toolbar-searching-and-edit-search-height#p8851</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/toolbar-searching-and-edit-search-height#p8851</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks lucasbob, I have fixed this in other way - just setting in the method height:100% of the div.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 21 Aug 2009 01:37:17 +0300</pubDate>
        </item>
        <item>
        	<title>lucasbob on toolbar searching and edit search height</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/toolbar-searching-and-edit-search-height#p8822</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/toolbar-searching-and-edit-search-height#p8822</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>To avoid bad height alignment of toolbar searching (jqgrid 3.5.2)</p>
</p>
<p><strong>replace in ui.jqgrid.css:</strong></p>
<p>.ui-jqgrid .ui-jqgrid-htable th div {overflow: hidden; position:relative; height:16px;}</p>
</p>
<p><strong>by:</strong></p>
<p>.ui-jqgrid th div{overflow:hidden;position:relative;height:16px;}</p>
<p>.ui-jqgrid-htable th div{overflow:hidden;position:relative;height:100%;}</p>
</p>
<p>Regards.</p></p>
]]></description>
        	        	<pubDate>Wed, 19 Aug 2009 15:42:29 +0300</pubDate>
        </item>
</channel>
</rss>