<?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: Losing events when I create the jqgrid from its raw html</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/losing-events-when-i-create-the-jqgrid-from-its-raw-html</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/losing-events-when-i-create-the-jqgrid-from-its-raw-html/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>cba_cruz on Losing events when I create the jqgrid from its raw html</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/losing-events-when-i-create-the-jqgrid-from-its-raw-html#p20989</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/losing-events-when-i-create-the-jqgrid-from-its-raw-html#p20989</guid>
        	        	<description><![CDATA[<p>I think i have a similar problema on Firefox, do you have a solution for this?</p>
]]></description>
        	        	<pubDate>Thu, 25 Nov 2010 07:30:03 +0200</pubDate>
        </item>
        <item>
        	<title>lockdown on Losing events when I create the jqgrid from its raw html</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/losing-events-when-i-create-the-jqgrid-from-its-raw-html#p20917</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/losing-events-when-i-create-the-jqgrid-from-its-raw-html#p20917</guid>
        	        	<description><![CDATA[<p>Hi guys, I have a very unusual problem. Because of that I&#39;m creating a new topic.</p>
<p>I have a register system in wizard-style. I mean, it is divided in pages that are simple divs which get visibility according the current step. The first page is the grid generated via jQGrid. The first and the next page are rendered in the first page load. The other ones are loaded as long as the its previous page is visible. It was made to give a light code to the wizard.</p>
<p>To put things in a simple way, I do this by getting the main div html, storing in an aux variable, getting the new step html and merging both htmls. With common pages (I mean, with no jQGrid grids) it works perfectly. When I have a jQGrid, it loads its data correctly but his events just blew (events like hover effects, "check all" from multiselect checkbox, paging events, all stop working).</p>
<p>Finally, I&#39;m almost sure what is causing the problem... when I have a jQGrid (like I do in the very first step), in the next steps when I store all loaded html in a variable, it stores the raw jQGrid html. Doing so, when I recreate the whole thing with the stored html, it reproduces jQGrid apparency correctly but it loses every single event binded.</p>
<p>Is there any way I can do this without losing my jQGrid events?<br />If you guys need any other explanation just tell me and I will explain.</p>
<p>Thanks in advance.</p>
]]></description>
        	        	<pubDate>Fri, 19 Nov 2010 21:45:43 +0200</pubDate>
        </item>
</channel>
</rss>