<?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: Looking for suggestions</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions</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/looking-for-suggestions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>nhbrewer on Looking for suggestions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16047</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16047</guid>
        	        	<description><![CDATA[<p>Figured it out... upgraded to jquery 1.8</p>
]]></description>
        	        	<pubDate>Tue, 30 Mar 2010 19:04:07 +0300</pubDate>
        </item>
        <item>
        	<title>nhbrewer on Looking for suggestions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16041</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16041</guid>
        	        	<description><![CDATA[<p>Found and fixed the problem in grid.formedit.js in the createData method (added the text in blue)</p>
</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; var opt = $.extend({}, this.editoptions &#124;&#124; {} ,{id:nm<span style="color: #0000ff;"><strong>+"_"+gID</strong></span>,name:nm});</p>
]]></description>
        	        	<pubDate>Tue, 30 Mar 2010 13:06:56 +0300</pubDate>
        </item>
        <item>
        	<title>nhbrewer on Looking for suggestions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16028</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16028</guid>
        	        	<description><![CDATA[<p>That didn&#39;t work... still hunting.&#160;</p>
]]></description>
        	        	<pubDate>Mon, 29 Mar 2010 20:08:34 +0300</pubDate>
        </item>
        <item>
        	<title>nhbrewer on Looking for suggestions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16024</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16024</guid>
        	        	<description><![CDATA[<p>Here&#39;s my where I think I need to make the change to grid.formedit.js</p>
<p>old:</p>
<p>&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160; if(cnt&#62;0) { $("#id_g", "#"+frmtb).val(rowid);&#160; } </p>
<p>new:&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160;&#160;</p>
</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; if(cnt&#62;0) { <br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$("#id_g").val(rowid+"_"+gID); // suspect this would work.<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;$("#"+frmtb).val(rowid);<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; &#160;} // MDF</p>
]]></description>
        	        	<pubDate>Mon, 29 Mar 2010 15:24:45 +0300</pubDate>
        </item>
        <item>
        	<title>nhbrewer on Looking for suggestions</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16007</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/looking-for-suggestions#p16007</guid>
        	        	<description><![CDATA[<p>I have a web applicaiton that has several tabs, and each tab has a jqGrid, the problem I am having is with the addRow form, and the cells that have a datePicker.&#160; When I am on any tab but the first one and press the add row button then click on the datepicker field, the value doesn&#39;t get added to the form, when selecting the date.&#160; My suspision is that its because the form ids aren&#39;t unique.</p>
</p>
<p>Any thoughts?</p>
]]></description>
        	        	<pubDate>Sun, 28 Mar 2010 14:21:38 +0300</pubDate>
        </item>
</channel>
</rss>