<?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: overwrite the table data</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/overwrite-the-table-data</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/overwrite-the-table-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bedong on overwrite the table data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/overwrite-the-table-data#p19946</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/overwrite-the-table-data#p19946</guid>
        	        	<description><![CDATA[<p>I am using jQuery Grid plugin with PHP to implement a database management website. For editing database, users can open several tables within individual pop up windows simultaneously. But I found once I navigate one table by clicking the next page button on pager and then switch to another table, if I click the next page button on the second table, the data belong to the first table will be shown on the second table. In other words, the first table data will overwrite the second table data. I guess that is because there is only one copy of data from the latest interaction. One solution is to refresh the second table page again and it will bring the right data back. I am wondering, is there another way I can solve this problem. BTW, I test my website on Firefox, IE, and Chrome and found only Chrome can show the data correctly and will not have this overwriting problem. Thanks a lot for your help.</p>
</p>
<p>Bedong&#160; &#160;</p>
]]></description>
        	        	<pubDate>Thu, 23 Sep 2010 00:35:30 +0300</pubDate>
        </item>
</channel>
</rss>