<?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: using events</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-events-1</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/using-events-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jalperin on using events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19224</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19224</guid>
        	        	<description><![CDATA[<p>I found the answer here:&#160; <a href="http://stackoverflow.com/questions/3515715/event-not-firing-within-a-function-when-using-jqgrid-and-jquery" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....and-jquery</a></p>
]]></description>
        	        	<pubDate>Fri, 20 Aug 2010 15:19:22 +0300</pubDate>
        </item>
        <item>
        	<title>tony on using events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19208</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19208</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>When and where you call this &#8211; before the creation of the grid or after.</p>
<p>Not sure, but if you want to set new event, maybe you will need to use setGridParam.</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 19 Aug 2010 17:38:47 +0300</pubDate>
        </item>
        <item>
        	<title>jalperin on using events</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19194</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-events-1#p19194</guid>
        	        	<description><![CDATA[<p>I&#39;m new to both jQuery and jqGrid, so this is probably a pretty basic question.</p>
</p>
<p>Why does this work:</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; $("#list").jqGrid({loadComplete: alert(&#39;load complete&#39;)<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;});</p>
</p>
<p>but this does not?</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; $("#list").jqGrid({loadComplete: <br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; function() {<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;alert(&#39;load complete&#39;);<br />&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; }<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;});</p>
]]></description>
        	        	<pubDate>Wed, 18 Aug 2010 16:52:04 +0300</pubDate>
        </item>
</channel>
</rss>