<?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: 2 bugs</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-bugs</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/2-bugs/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on 2 bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-bugs#p25937</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-bugs#p25937</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this.</p>
<p>1. This feature and not bug. Every method has its own mtype. You just should read the docs.</p>
<p>2. The bug is fixed in GitHub and will be avialble soon:</p>
<p><a href="https://github.com/tonytomov/jqGrid/commit/5ab94c7e8bf9e1f5df29923ce4384d71ef357469" rel="nofollow" target="_blank">https://github.com/tonytomov/jqGrid/commit/5ab94c7e8bf9e1f5df29923ce4384d71ef357469</a></p>
</p>
<p>Regards</p></p>
]]></description>
        	        	<pubDate>Mon, 13 Feb 2012 22:05:05 +0200</pubDate>
        </item>
        <item>
        	<title>paololabe on 2 bugs</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/2-bugs#p25934</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/2-bugs#p25934</guid>
        	        	<description><![CDATA[<p>Using this amazing plugin I found 2 issue:</p>
<p>1- I set mtype:"GET" but using toolbar buttons to edit,add,del, always POST method is used.<br />I found a workariund definining a custom functions on navGrid to call editGridRow and setting mtype on properties.</p>
<p>2- using delGridRow(rwid, { mtype: "GET", afterComplete: saveRow }); always return "H.split not defined", I&#39;ve tried every types for rwid: string,array, comma separeted string, no way !</p>
<p>I solved it changing the sour ce code at line 8277 (ver. 4.3.1):</p>
<p>&#160;var toarr = [];<br /><strong>if(postdata.constructor.toString().indexOf("Array")==-1)</strong><br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; toarr = postdata.split(",");</p>
</p>
<p>Paolo.</p>
]]></description>
        	        	<pubDate>Mon, 13 Feb 2012 17:16:22 +0200</pubDate>
        </item>
</channel>
</rss>