<?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: div with height between column headers and the table containing the rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows</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/div-with-height-between-column-headers-and-the-table-containing-the-rows/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>miroslavp on div with height between column headers and the table containing the rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24733</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24733</guid>
        	        	<description><![CDATA[<p>i have the same problem .. i have found the line cousing the&#160; problem .. its line 1550 in jqgrid src .. content of that line is "" var top = base * rh; "" .. so i have changed it to "" var top = 0; "" and problem is solved .. of course i think there is some purpose for original solution, but i cant find what .. i didnt analyze the code, just tried to find errors coused by my &#39;fix&#39; and didnt find any .. does someone have any explanation od idea???</p>
]]></description>
        	        	<pubDate>Mon, 26 Sep 2011 00:58:32 +0300</pubDate>
        </item>
        <item>
        	<title>alb84 on div with height between column headers and the table containing the rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24709</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24709</guid>
        	        	<description><![CDATA[<p>Maybe the problem derives from another problem. I noticed the True scrolling Rows example sends ajax request to the server even if the rows have already been requested before. Yet in my project rows seems to be cached, because when I scroll up I see the requests to the server but when I scroll up requests are no more sent. Maybe this is linked with the first problem?</p>
]]></description>
        	        	<pubDate>Wed, 21 Sep 2011 18:35:50 +0300</pubDate>
        </item>
        <item>
        	<title>alb84 on div with height between column headers and the table containing the rows</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24707</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/div-with-height-between-column-headers-and-the-table-containing-the-rows#p24707</guid>
        	        	<description><![CDATA[<p>I have a problem with 4.1.2</p>
<p>I set up a grid combining the following samples at <a href="http://www.trirand.com/blog/jqgrid/jqgrid.html" rel="nofollow" target="_blank"><a href="http://www.trirand.com/blog/jq" rel="nofollow">http://www.trirand.com/blog/jq</a>.....qgrid.html</a></p>
<p>New in version 3.5 / Integrated Search Toolbar</p>
<p>and</p>
<p>New in version 3.6 / True scrolling Rows</p>
<p>The problem occurs when:</p>
<p>1) I scroll down and I load a big chunk of rows with several different ajax requests to the server</p>
<p>2) I filter a column so that the result has two or three rows</p>
<p>In this case the table is not top alligned and between the column headers and the start of the table containing the rows there is a div with height around 200px</p></p>
]]></description>
        	        	<pubDate>Wed, 21 Sep 2011 18:16:18 +0300</pubDate>
        </item>
</channel>
</rss>