<?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: jqgrid horizontal scroll bar with pager</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-horizontal-scroll-bar-with-pager</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/jqgrid-horizontal-scroll-bar-with-pager/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Larry D on jqgrid horizontal scroll bar with pager</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-horizontal-scroll-bar-with-pager#p30307</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-horizontal-scroll-bar-with-pager#p30307</guid>
        	        	<description><![CDATA[<p>If you just want a horizontal scroller then forget the scroll option and just do this:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4314' value='Select Code' data-codeid='sfcode4314' /></p>
<div class='sfcode' id='sfcode4314'>autowidth:true, <br />shrinkToFit:false,<br />forceFit:true,</div>
<p>Another solution is to put the whole grid within a scrollable div</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1940' value='Select Code' data-codeid='sfcode1940' /></p>
<div class='sfcode' id='sfcode1940'>
<p>&#60;div style=&#34;width:100%;overflow:auto;&#34;&#62;<br />&#60;table id=&#34;mygrid&#34; class=&#34;col-md-12&#34;&#62;&#60;/table&#62;&#60;div id=&#34;mypager&#34;&#62;&#60;/div&#62;<br />&#60;/div&#62;</p>
</div>
]]></description>
        	        	<pubDate>Sun, 02 Mar 2014 13:54:17 +0200</pubDate>
        </item>
        <item>
        	<title>haiyaramala on jqgrid horizontal scroll bar with pager</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-horizontal-scroll-bar-with-pager#p30305</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-horizontal-scroll-bar-with-pager#p30305</guid>
        	        	<description><![CDATA[<p>Im trying to add a scroll bar by setting scroll=true for the grid. it disappering the pager. any suggessions.&#160;</p>
<p>As per the documentaiton.</p>
<p>scroll - Creates dynamic scrolling grids. <span style="text-decoration: underline;"><strong>When enabled, the pager elements are disabled</strong></span> and we can use the vertical scrollbar to load data.</p>
</p>
<p>How can we set both scroll bar and pager.&#160;</p></p>
]]></description>
        	        	<pubDate>Fri, 28 Feb 2014 21:43:00 +0200</pubDate>
        </item>
</channel>
</rss>