<?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: How to remove hidden record.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-remove-hidden-record</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/how-to-remove-hidden-record/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>alnkapa on How to remove hidden record.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-remove-hidden-record#p25883</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-remove-hidden-record#p25883</guid>
        	        	<description><![CDATA[<p>Hi.</p>
<p>IF i set rowNum=20 and &#160;will add&#160;new record in the cycle, when the records&#160;will be &#62; 20, there will be&#160;no&#160;entries&#160;are displayed.&#160;</p>
<p>How can I find&#160;a record&#160;or not&#160;shown, and remove&#160;hidden?</p>
</p>
<p>For example:</p>
<p>global = $(&#39;#my_global&#39;).jqGrid({</p>
<p>.....</p>
<p>rowNum:20</p>
<p>...</p>
<p>});</p>
<p>I add a&#160;record&#160;in an endless cycle&#160;of one minute.</p>
<p>When the&#160;number of records&#160;become&#160;more than&#160;20.&#160;21 record&#160;is deleted from &#60;table&#62;.</p>
<p>But&#160;this record&#160;is not deleted&#160;from the object&#39;s date.&#160;(global[0].p.data) .</p>
<p>This is &#160;memory leaks? How to&#160;deal with it? How to delete from global[0].p.data ?</p>
]]></description>
        	        	<pubDate>Tue, 07 Feb 2012 12:28:20 +0200</pubDate>
        </item>
</channel>
</rss>