<?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: Large grid within a scrollable container</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/large-grid-within-a-scrollable-container</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/large-grid-within-a-scrollable-container/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Nigel on Large grid within a scrollable container</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/large-grid-within-a-scrollable-container#p18763</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/large-grid-within-a-scrollable-container#p18763</guid>
        	        	<description><![CDATA[<p>I have a large grid (about 30 columns and 100 rows) which is placed within a surrounding div that allows the user to scroll vertically and horizontally. I opted for this solution as I could not get the grid to scroll correctly out of the box.</p>
<p>The grid uses cell editing, and is purely client side except when loaded from or persisted to the server. I am using version 3.7.1 with ASP MVC2.</p>
<p>My first question is whether there is an easier way to accomplish this (something I missed when setting up the grid)?</p>
<p>Secondly, I have the additional requirement that the column headers and first column (that contains row numbers) should not scroll. I was planning to do this with javascript but maybe there is an easier way (possibly related to my first question)?</p>
<p>Finally, whenever I edit a cell, the scroll position of the surrounding div moves (both horizontally and vertically). Usually this resets the position to 0,0; but it can also sometimes just shift it by a few pixels, with no&#160;discernible&#160;pattern. Once again this may be related to the way I am using it. Is there something I can do to prevent this?</p>
<p>Many thanks, Nigel.</p>
]]></description>
        	        	<pubDate>Fri, 23 Jul 2010 12:28:25 +0300</pubDate>
        </item>
</channel>
</rss>