<?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: Improving columnChooser, fixing overflow-y of hdiv</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/improving-columnchooser-fixing-overflow-y-of-hdiv</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/improving-columnchooser-fixing-overflow-y-of-hdiv/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Improving columnChooser, fixing overflow-y of hdiv</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/improving-columnchooser-fixing-overflow-y-of-hdiv#p31273</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/improving-columnchooser-fixing-overflow-y-of-hdiv#p31273</guid>
        	        	<description><![CDATA[<p>Oleg,</p>
<p>Â </p>
<p>Many Thanks. I will look at these during the weekend.</p>
<p>Â </p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 21 Oct 2014 18:42:25 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on Improving columnChooser, fixing overflow-y of hdiv</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/improving-columnchooser-fixing-overflow-y-of-hdiv#p31235</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/improving-columnchooser-fixing-overflow-y-of-hdiv#p31235</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>many existing demos displays at the end of column header unneeded vertical scroll bar in Google Chrome. It exists because of setting onlyÂ <strong>.ui-jqgrid-hdiv { overflow-x: hidden; }</strong> inÂ <em>ui.jqgrid.css</em>. See <a href="https://github.com/tonytomov/jqGrid/blob/v4.6.0/css/ui.jqgrid.css#L12" target="_blank">the line</a>Â of code. One need setÂ <strong>overflow-y: hidden</strong> too. So I suggest to change in the lineÂ <strong>overflow-x: hidden</strong> toÂ <strong>overflow: hidden</strong>. I posted the change and different smell improvements ofÂ <strong>columnChooser</strong> in <a href="https://github.com/tonytomov/jqGrid/pull/644" target="_blank">the pull request</a>.</p>
<p>Best regards<br />
Oleg</p>
]]></description>
        	        	<pubDate>Sat, 18 Oct 2014 15:01:55 +0300</pubDate>
        </item>
</channel>
</rss>