<?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 use LoadBeforeSend</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend</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-use-loadbeforesend/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>mrtrombone on How to use LoadBeforeSend</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18465</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18465</guid>
        	        	<description><![CDATA[<p>Brilliant thanks. Exactly what I was looking for</p>
]]></description>
        	        	<pubDate>Thu, 08 Jul 2010 04:23:51 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on How to use LoadBeforeSend</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18442</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18442</guid>
        	        	<description><![CDATA[<p>It seems to me that you do all too too complex. I recommend you to use postData as a function. See <a href="http://stackoverflow.com/questions/2839721/how-to-reload-jqgrid-in-asp-net-mvc-when-i-change-dropdownlist/2842199#2842199&#160;as" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....99&#160;as</a> an example. Then you can just call trigger("reloadGrid") <strong>without</strong>&#160;to need set any values in the postData.</p>
<p>Read also my other answer <a href="http://stackoverflow.com/questions/2928371/how-to-filter-the-jqgrid-data-not-using-the-built-in-search-filter-box/2928819#2928819&#160;which" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....nbsp;which</a> describe all more exactly.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Wed, 07 Jul 2010 15:04:49 +0300</pubDate>
        </item>
        <item>
        	<title>mrtrombone on How to use LoadBeforeSend</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18417</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-use-loadbeforesend#p18417</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>Brilliant grid</p>
<p>Can anyone point me to an example of using LoadBeforeSend to add a whole lot of header parameters to the RequestObject before it is sent?</p>
</p>
<p>I am hoping there is some way I can combine it with jquery $(form).serialize method to easily post back all my filter type inputs when the grid needs refreshing</p>
</p>
<p>Currently I am doing each filter input one by one using the following type of call in BeforeRequest</p>
<p>BeforeRequest: $.extend($(this).jqGrid("getGridParam", "postData"), {Filter1:$("#filter1").val()}) but it seems a bit of a hack</p>
</p>
<p>Thanks</p>
<p>Mark</p>
]]></description>
        	        	<pubDate>Tue, 06 Jul 2010 14:20:43 +0300</pubDate>
        </item>
</channel>
</rss>