<?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 horizontal scrollbar even without data</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data</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-horizontal-scrollbar-even-without-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on Display horizontal scrollbar even without data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31397</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31397</guid>
        	        	<description><![CDATA[<p>I wanted just add that</p>
<div class="sfcode">
<pre class="brush-css syntax">table.ui-jqgrid-btable { min-height: 1px; }</pre></div><p>seems be better as</p>
<div class="sfcode">
<pre class="brush-css syntax">table.ui-jqgrid-btable { height: 1px; }</pre></div><p>Best regards<br />
Oleg</p>
]]></description>
        	        	<pubDate>Wed, 19 Nov 2014 17:24:11 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Display horizontal scrollbar even without data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31394</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31394</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Â </p>
<p>Thank you for sharing.</p>
<p>Â </p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Wed, 19 Nov 2014 16:00:42 +0200</pubDate>
        </item>
        <item>
        	<title>EfrenChiu on Display horizontal scrollbar even without data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31375</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p31375</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Just add the css as below to the ui.jqgrid.css.</p>
<p>table.ui-jqgrid-btable { height: 1px; }</p>
<p>and the scrollbar will always showing!!</p>
]]></description>
        	        	<pubDate>Thu, 13 Nov 2014 11:18:21 +0200</pubDate>
        </item>
        <item>
        	<title>Hirododo on Display horizontal scrollbar even without data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p27140</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p27140</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>Have anyone found a solution for this ?</p>
<p>I&#39;ve the same problem on my jqGrid : my grid has few columns and the horizontal scrollbar is displayed when there&#39;s data to display. But when I set a filter and no data matches (the grid is empty), the horizontal scrollbar disappears, making it impossible for the user to empty the filter (when the filter is the last on the right of the grid) : because without the scrollbar, he can&#39;t see the filter anymore!</p>
<p>If someone has found a solution or a workaround, please let me know.</p>
<p>Thanks in advance,</p>
<p>Hiro.</p>
]]></description>
        	        	<pubDate>Tue, 14 Aug 2012 09:33:59 +0300</pubDate>
        </item>
        <item>
        	<title>Whistler on Display horizontal scrollbar even without data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p23234</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-horizontal-scrollbar-even-without-data#p23234</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
</p>
<p>we are using jqgrid and love this great solution. Thanks so far. 🙂</p>
</p>
<p>One question:</p>
<p>Is it possible to show the horizontal scrollbar even when no data is displayed?</p>
</p>
<p>Let me just explain my problem: Our users can define how many columns they wish to see. Typically the users display enough columns to show the horizontal scrollbar. Let&#39;s say the last column is defined as "Name". We use the filter toolbar to perform fast filtering. Let&#39;s say someone filters the column "Name" with some string which results in no data. The horizontal scrollbar isn&#39;t there to jump to the filter field and reset the search. We only see the columns to fit on the screen.</p>
</p>
<p>Is there any way to make the scrollbar visible all time or to solve my described problem?</p>
</p>
<p>Greetings from Germany,</p>
<p>Whistler</p>
]]></description>
        	        	<pubDate>Wed, 18 May 2011 16:12:09 +0300</pubDate>
        </item>
</channel>
</rss>