<?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: Grid not Render after a jqGridImport</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport</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/grid-not-render-after-a-jqgridimport/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Kenneth on Grid not Render after a jqGridImport</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30619</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30619</guid>
        	        	<description><![CDATA[<p>I have done as you requested and created a new pull request.</p>
</p>
<p><a href="https://github.com/tonytomov/jqGrid/pull/602" rel="nofollow" target="_blank">https://github.com/tonytomov/jqGrid/pull/602</a></p>
</p>
<p>this is the new pull request</p>
]]></description>
        	        	<pubDate>Tue, 13 May 2014 18:58:51 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Grid not Render after a jqGridImport</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30610</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30610</guid>
        	        	<description><![CDATA[<p>Hello,</p>
</p>
<p>I have answered to <a href="https://github.com/tonytomov/jqGrid/pull/598" target="_blank">you in GitHub</a></p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 13 May 2014 11:01:19 +0300</pubDate>
        </item>
        <item>
        	<title>Kenneth on Grid not Render after a jqGridImport</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30600</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30600</guid>
        	        	<description><![CDATA[<p>I was able to resolve the issue see pull request #598 on github for the code changes to the jq grid source located in the xml2json function.</p>
</p>
<p>the main issue is that the function and boolean values where never parsed back into there javascript equivalent. they remained as strings. resolving that parsing issue resolved the import issue.<img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Fri, 09 May 2014 18:37:19 +0300</pubDate>
        </item>
        <item>
        	<title>Kenneth on Grid not Render after a jqGridImport</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30598</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/grid-not-render-after-a-jqgridimport#p30598</guid>
        	        	<description><![CDATA[<p>jquery version is 1.10</p>
<p>grid version is 4.6</p>
</p>
<p>I have developed a method that uses the jqGridExport to get an XML string and save&#39;s it in a database.</p>
</p>
<p>then the user picks a grid configuration from a list of save configurations. the grid fetchs the configuration from the server.</p>
</p>
<p>we then unload the grid.</p>
</p>
<p>then we use the jqGridImport function to import the xml string.</p>
</p>
<p>we observe the grid widget making a call for data to the server and information is returned but at the end of this there is no grid just the table and pager elements in there unloaded state.</p>
</p>
<p>To get this working this far because we did encounter errors where the import was not properly parsing functions back into functions it was leaving them as strings.</p>
<p>I forked the jqGrid project on github and updated the grid source files to include what I had to change in order to make this work for me to this point.</p>
<p>my github user is kccarter76 and I have created a pull request so you can look at the changes that I made to the 4.6 source so far.</p>
<p>the id is #598.</p>
</p>
<p>do you know of any reason as to why the grid is not initializing or can you give me an idea where to look.</p>
</p>
<p>thank you</p>
</p>
<p>Kenneth Carter</p>
]]></description>
        	        	<pubDate>Fri, 09 May 2014 05:09:46 +0300</pubDate>
        </item>
</channel>
</rss>