<?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 and prototype</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype</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/jqgrid-and-prototype/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>fridiii on jqgrid and prototype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p19056</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p19056</guid>
        	        	<description><![CDATA[<div id="post19055">
<p>This line:</p>
<p>grid = $("#"+$t.p.id), sdata=[];</p>
</p>
<p>in resetFilters(op) function in grid.formedit.js, should be:</p>
<p>grid = $("#"+$t.p.id), sdata={};</p>
</p>
<p>as in searchFilters(filters) function.</p>
</p>
<p>Now the Reset button works ok with prototype.js</p>
</div>
]]></description>
        	        	<pubDate>Tue, 10 Aug 2010 22:06:28 +0300</pubDate>
        </item>
        <item>
        	<title>fridiii on jqgrid and prototype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p19052</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p19052</guid>
        	        	<description><![CDATA[<p>I am using prototype.js too. When I click the Reset button on the search form, jqGrid stops working. If I remove the prototype.js, it works. I am using jqGrid 3.8 Beta... thanks...</p>
]]></description>
        	        	<pubDate>Tue, 10 Aug 2010 20:31:32 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqgrid and prototype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4315</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4315</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is a bug. Thank you. This method is used in grid.common where all the jQuery functions should begin with jQuery.</p>
<p>Fixed</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 03 Feb 2009 01:32:01 +0200</pubDate>
        </item>
        <item>
        	<title>cornbread on jqgrid and prototype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4298</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4298</guid>
        	        	<description><![CDATA[<p>When using jqgrid use jquery. and rename every $ to jQuery.</p>
]]></description>
        	        	<pubDate>Mon, 02 Feb 2009 10:46:40 +0200</pubDate>
        </item>
        <item>
        	<title>seetharaman on jqgrid and prototype</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4292</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-and-prototype#p4292</guid>
        	        	<description><![CDATA[<p>I am using prototype.js also in my application. When I include porotype.js in my application, I get this following error when I try to edit the grid row</p>
<p>$.htmlDecode is not a function jqgrid</p>
<p>When I remove the prototype.js, jqgrid works fine with edit window.</p>
<p>Is there any soultion tto have both prototype.js and jqgrid to coexist</p>
]]></description>
        	        	<pubDate>Mon, 02 Feb 2009 07:04:41 +0200</pubDate>
        </item>
</channel>
</rss>