<?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: Problem Deleting the last Row in jqGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid</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/problem-deleting-the-last-row-in-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Tigir on Problem Deleting the last Row in jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22947</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22947</guid>
        	        	<description><![CDATA[<p><input type='button' class='sfcodeselect' name='sfselectit8812' value='Select Code' data-codeid='sfcode8812' /></p>
<div class='sfcode' id='sfcode8812'>$start = $limit*$page - $limit; // do not put $limit*($page - 1)</div>
<p>If variable <strong>$page is equal 0</strong>, then <strong>$start take negative value</strong> AND we have <strong>mysql error in SQL statement:</strong></p>
<p><strong> "SELECT ... FROM ... WHERE ... LIMIT</strong>&#160; <strong>-10</strong>, 10"</p>
</p>
<p>By this reason my php scripr terurn HTTP 500 error (i make so specialy).</p>
<p>
I fix this, and deleting last row from jqGrid was successfully solved in my situation.</p>
]]></description>
        	        	<pubDate>Wed, 27 Apr 2011 08:57:23 +0300</pubDate>
        </item>
        <item>
        	<title>Tigir on Problem Deleting the last Row in jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22938</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22938</guid>
        	        	<description><![CDATA[<p>Hi.</p>
</p>
<p>I have same problem with deleting too.</p>
<p>If table has 1 row, then del not clear table in the browser.</p>
</p>
<p>Help, please!</p>
]]></description>
        	        	<pubDate>Tue, 26 Apr 2011 17:52:01 +0300</pubDate>
        </item>
        <item>
        	<title>Tareqdhk on Problem Deleting the last Row in jqGrid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22153</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/problem-deleting-the-last-row-in-jqgrid#p22153</guid>
        	        	<description><![CDATA[<p>In my jqGrid, I can successfully add, edit or delete rows. But I am not sure if this is a bug or not when I am trying to delete the row where only one row is there in Grid or Sub-Grid, the row is deleted successfully but did not refresh the grid. The row shows in the Grid or Sub-Grid and remains selected. But it should be cleared.</p>
</p>
<p>Please help me on the issue asap.</p>
</p>
<p>Thanks in advance. <img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Sun, 20 Feb 2011 05:45:37 +0200</pubDate>
        </item>
</channel>
</rss>