<?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: Problem with context</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-context</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/problem-with-context/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem with context</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-context#p15669</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-context#p15669</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What is the error returned?</p>
<p>Be a sure that the js files are loaded in the iFrame.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 13 Mar 2010 20:21:41 +0200</pubDate>
        </item>
        <item>
        	<title>Lex on Problem with context</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/problem-with-context#p15656</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/problem-with-context#p15656</guid>
        	        	<description><![CDATA[<p>I have jQuery Grid in a document and a link in a iFrame. What I need, is to reaload the grid when link has been clicked.</p>
</p>
<p>This code doesn&#39;t work in iFrame</p>
<p>jQuery("#mylist", window.top.document).trigger("reloadGrid");</p>
</p>
<p>This code returns "mylist"</p>
<p>alert(jQuery("#mylist", window.top.document).attr(&#39;id&#39;));</p>
</p>
<p>And this works but only in document (not in iFrame):</p>
<p>jQuery("#mylist").trigger("reloadGrid");</p>
]]></description>
        	        	<pubDate>Fri, 12 Mar 2010 23:40:43 +0200</pubDate>
        </item>
</channel>
</rss>