<?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: Horizontal scroll missing on empty table</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table</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/horizontal-scroll-missing-on-empty-table/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pphillips001 on Horizontal scroll missing on empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p29742</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p29742</guid>
        	        	<description><![CDATA[<p>You could try something like :</p>
<p>Â </p>
<p>loadBeforeSend: function() {</p>
<p>Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  var headerWidth = $('#gview_' + this.id + ' .ui-jqgrid-hdiv div:first').width();</p>
<p>Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  $('#gview_' + this.id + ' .ui-jqgrid-bdiv div:first').css({</p>
<p>Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  width: headerWidth,</p>
<p>Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  height: 1</p>
<p>Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  Â  })</p>
<p>}</p>
<p>Â </p>
<p>Edit - oops, just spotted it was an old post. Â Hope this helps someone anyway <img src="http://www.trirand.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="spWPSmiley" style="max-height:1em;margin:0"  /> </p>
]]></description>
        	        	<pubDate>Tue, 22 Oct 2013 18:47:38 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Horizontal scroll missing on empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p28060</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p28060</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is true and currently we can not provide easy solution.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Thu, 17 Jan 2013 13:29:17 +0200</pubDate>
        </item>
        <item>
        	<title>madcatin on Horizontal scroll missing on empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p28047</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p28047</guid>
        	        	<description><![CDATA[<blockquote>
<p>Torge said:</p>
<p>If the table is empty the horrizontal scrollbar is missing. This is especially annoying using the Filter Tool bar.</p>
<p>Example:</p>
<p>If the user uses the right most filter which he needs to scroll into view and then enters a condition, which results in an empty table. Then he can&#39;t even scroll to that filter to remove the condition as the scrollbar is missing.</p>
</blockquote>
<hr />
<p>Did you happen to find a solution or any one? i have similar problem and no solution.</p>
]]></description>
        	        	<pubDate>Wed, 16 Jan 2013 23:27:44 +0200</pubDate>
        </item>
        <item>
        	<title>Torge on Horizontal scroll missing on empty table</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p25893</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/horizontal-scroll-missing-on-empty-table#p25893</guid>
        	        	<description><![CDATA[<p>If the table is empty the horrizontal scrollbar is missing. This is especially annoying using the Filter Tool bar.</p>
<p>Example:</p>
<p>If the user uses the right most filter which he needs to scroll into view and then enters a condition, which results in an empty table. Then he can&#39;t even scroll to that filter to remove the condition as the scrollbar is missing.</p>
]]></description>
        	        	<pubDate>Wed, 08 Feb 2012 14:51:03 +0200</pubDate>
        </item>
</channel>
</rss>