<?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 4.x.x delete blank screen bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-x-x-delete-blank-screen-bug</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/jqgrid-4-x-x-delete-blank-screen-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>triley on jqgrid 4.x.x delete blank screen bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-x-x-delete-blank-screen-bug#p24970</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/jqgrid-4-x-x-delete-blank-screen-bug#p24970</guid>
        	        	<description><![CDATA[<p>I have been having a consistent problem with deleting records in the grid with these settings:</p>
<p>&#160;&#160;&#160; reloadAfterSubmit: false</p>
<p>&#160;&#160;&#160; scroll: 1</p>
<p>&#160;&#160;&#160; rowNum: 100</p>
<p>(Visually I like this configuration the best and the buffer size of 100 is very fast) If you scroll down several pages by dragging the scrollbar and delete a record and if the record is close to the top of the buffer set then it can display a blank grid after the delete:</p>
<p><a href="https://websware.com/delete1.jpg"><img src="https://websware.com/delete1.jpg" width="100"  class="sfimageleft spUserImage" alt="blank grid shown after delete" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
</p>
<p>Other times it may show a partially blank grid like this:</p>
<p><a href="https://websware.com/delete2.jpg"><img src="https://websware.com/delete2.jpg" width="100"  class="sfimageleft spUserImage" alt="1/2 blank screen after delete" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
</p>
<p>Deleting rows lower in the record set seems to work fine. It appears to do this in both IE and Firefox (I haven&#39;t tried others). It looks like it wants to grab records above those currently available set instead of shifting the record set up to fill the missing record. (Perhaps deleting a record near the bottom of the current record set would have a similar problem with the lower portion being blank).</p></p>
]]></description>
        	        	<pubDate>Mon, 24 Oct 2011 22:02:17 +0300</pubDate>
        </item>
</channel>
</rss>