<?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:  beforeRequest: dont works on jqGrid 3.6.2</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362</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/beforerequest-dont-works-on-jqgrid-362/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13655</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13655</guid>
        	        	<description><![CDATA[<p>Mark,</p>
<p>Thanks.</p>
<p>Also some other events should be converted to this calling format and of course documented.</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 07 Jan 2010 20:35:37 +0200</pubDate>
        </item>
        <item>
        	<title>markw65 on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13618</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13618</guid>
        	        	<description><![CDATA[<p>Tony: I know what changed - beforeRequest used to set "this" to the parameters object, but now it sets it to the grid itself.</p>
</p>
<p>So the correct way to do this would be $.extend($(this).jqGrid("getGridParam", "postData"), {newParam:&#39;newValue&#39;}).</p>
</p>
<p>Btw, the old behavior was never documented - so the value of "this" was never guaranteed.</p>
</p>
<p>Mark</p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 21:57:00 +0200</pubDate>
        </item>
        <item>
        	<title>sasha_gu on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13617</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13617</guid>
        	        	<description><![CDATA[<p>jQuery("#idt").setGridParam({{newParam: &#39;newValue&#39;}});</p>
<p>&#160;works<img class="spSmiley" style="margin:0" title="Laugh" src="/blog/wp-content/forum-smileys/sf-laugh.gif" alt="Laugh" /></p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 21:00:22 +0200</pubDate>
        </item>
        <item>
        	<title>sasha_gu on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13607</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13607</guid>
        	        	<description><![CDATA[</p>
<p><span id="result_box" class="short_text"><span style="background-color: #ffffff;" title="ÑÑ‚Ð¾ ÐºÐ¾Ð´ Ð½Ðµ Ð´Ð¾Ð±Ð°Ð²Ð»ÑÐµÑ‚ Ð½Ð¾Ð²Ñ‹Ñ… Ð¿Ð°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ð¾Ð² Ð² Ð·Ð°Ð¿Ñ€Ð¾Ñ">This code does not add new parameters in the query, like</span></span></p>
<p><a href="http://127.0.0.1/interface?newParam=newValue" rel="nofollow" target="_blank"><a href="http://127.0.0.1/interface?new" rel="nofollow">http://127.0.0.1/interface?new</a>.....m=newValue</a></p>
<p>in version 3.5.3 all correctly</p></p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 13:18:06 +0200</pubDate>
        </item>
        <item>
        	<title>tony on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13594</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13594</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What does not work?</p>
<p>In the future I will not answer on such posts</p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 09:59:17 +0200</pubDate>
        </item>
        <item>
        	<title>sasha_gu on  beforeRequest: dont works on jqGrid 3.6.2</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13574</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/beforerequest-dont-works-on-jqgrid-362#p13574</guid>
        	        	<description><![CDATA[<p>&#160;beforeRequest: function() {<br />&#160;&#160;&#160;&#160;&#160; var sel = jQuery("#list2").getGridParam(&#39;selarrrow&#39;);<br />&#160;&#160;&#160;&#160;&#160; jQuery.extend(this.postData, {newParam: &#39;newValue&#39;});<br />&#160;&#160;&#160; },</p>
</p>
<p>this code&#160; dont works, after updating version<img class="spSmiley" style="margin:0" title="Frown" src="/blog/wp-content/forum-smileys/sf-frown.gif" alt="Frown" /></p>
<p>Help please!</p>
]]></description>
        	        	<pubDate>Wed, 06 Jan 2010 00:45:38 +0200</pubDate>
        </item>
</channel>
</rss>