<?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: vertical and horizontal scrolling</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling</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/feature-request/vertical-and-horizontal-scrolling/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>AlexWayhill on vertical and horizontal scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28454</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28454</guid>
        	        	<description><![CDATA[<p>I&#39;ll set up a playground and I&#39;m looking forward to implement this into the live system! Thanks a lot!!</p>
]]></description>
        	        	<pubDate>Thu, 14 Mar 2013 10:02:41 +0200</pubDate>
        </item>
        <item>
        	<title>tony on vertical and horizontal scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28445</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28445</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is possible. Just set the desired width of every column (default is 80), width of the grid&#160; and then the option shrinkToFit to false.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7436' value='Select Code' data-codeid='sfcode7436' /></p>
<div class='sfcode' id='sfcode7436'>
<p>... jqGrid({</p>
<p>....</p>
<p>width : 900,</p>
<p>shrinkToFit : false,</p>
<p>...</p>
<p>});</p>
</div>
<p>Enjoy</p></p>
]]></description>
        	        	<pubDate>Thu, 14 Mar 2013 08:18:01 +0200</pubDate>
        </item>
        <item>
        	<title>AlexWayhill on vertical and horizontal scrolling</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28441</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/vertical-and-horizontal-scrolling#p28441</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
<p>jqGrid offers a bunch of fantastic features, but there is one feature missing that my customer keeps on complaining about (OK, he is never really satisfied with what he gets <img class="spSmiley" style="margin:0" title="Wink" src="/blog/wp-content/forum-smileys/sf-wink.gif" alt="Wink" />&#160;) and that&#39;s proper vertical and horizontal scrolling. The grid I had to set up contains about 20 columns with some columns containing longer text so the grid won&#39;t even fit a 24" screen. To properly layout the grid and the rest of the visual components (i.e. additional search and filter functions above the grid) I moved the grid to a scrolling div being about 95% of the screen width with a horizontal&#160;scrollbar to scroll the oversized grid, the problem with that workaround is that you won&#39;t see the vertical&#160;scrollbar of the grid itself, it only becomes visible if you first scroll to the right and that&#39;s not really comfortable.&#160;</p>
<p>Hope my explanation is comprehendible? If someone knows a good workaround, I would be eager to know it! Otherwise a "dual scrolling grid" would be a nice feature in 4.5 <img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/forum-smileys/sf-cool.gif" alt="Cool" /></p>
<p>Thanks a lot!</p>
]]></description>
        	        	<pubDate>Wed, 13 Mar 2013 17:21:41 +0200</pubDate>
        </item>
</channel>
</rss>