<?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: Export Grid / Set Columns</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/export-grid-set-columns</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/export-grid-set-columns/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Export Grid / Set Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/export-grid-set-columns#p10251</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/export-grid-set-columns#p10251</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>To be a honest I do not know too. Check your code again. How look your grid configuration?</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 29 Sep 2009 11:46:03 +0300</pubDate>
        </item>
        <item>
        	<title>Larry D on Export Grid / Set Columns</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/export-grid-set-columns#p10190</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/export-grid-set-columns#p10190</guid>
        	        	<description><![CDATA[<p>I select columns on the grid and then save the settings. If I go back and select columns again I get an undefined error.</p>
</p>
<p>1. Click the Select Columns icon and Choose columns and press Submit. This changes the grid as required.</p>
<p>2. Click on a Save Settings link which calls this:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit494' value='Select Code' data-codeid='sfcode494' /></p>
<div class='sfcode' id='sfcode494'>&#160;&#160;&#160; jQuery("#savegridconf").click(function() {<br />&#160;&#160;&#160; &#160;&#160;&#160; $.post("/ajax/save_form_settings.php", {data: $("#test").jqGridExport({exptype:"jsonstring"})});<br />&#160;&#160;&#160; });</div>
<p>It works great - settings are saved and can be retrieved later.</p>
</p>
<p>3. I want to change columns again and so click Select Columns and make changes.</p>
<p>4. When I submit this time I get:</p>
</p>
<p><span style="color: #ff0000;">j.p.colModel[i].name is undefined</span></p>
</p>
<p>I don&#39;t know if this a bug or a problem with my code.</p>
]]></description>
        	        	<pubDate>Sun, 27 Sep 2009 08:15:40 +0300</pubDate>
        </item>
</channel>
</rss>