<?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: In colModel name:"entity.Id" edit form could not work fine</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine</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/in-colmodel-nameentityid-edit-form-could-not-work-fine/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tom on In colModel name:"entity.Id" edit form could not work fine</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2180</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2180</guid>
        	        	<description><![CDATA[<p>Hello Tony:</p>
<p>Thanks for ur answer!</p>
<p>Http Request Parameter name is according&#160;to column names.</p>
<p>I need to use parameter name like &#39;entity.carID&#39; to mapping it to a bean</p>
<p>named&#160; &#39;entitiy&#39; and set the bean&#39;s attribute &#39;carID&#39; in Struts 2 FrameWork.</p>
<p>Thank you,anyway. This is a cool grid! <img class="spSmiley" style="margin:0" title="Cool" src="/blog/wp-content/plugins/simple-forum/tinymce/plugins/emotions/img/smiley-cool.gif" border="0" alt="Cool" /></p>
<p>Tom</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 04:46:58 +0300</pubDate>
        </item>
        <item>
        	<title>tony on In colModel name:"entity.Id" edit form could not work fine</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2177</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2177</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>column names can not be set this way, since JS thisnk this is a property,</p>
<p>but you can set the index and it will work&#160; - i.e.&#160;</p>
<p>{name:"CarID",index:&#39;entity.carID&#39;,...</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 23 Sep 2008 04:32:39 +0300</pubDate>
        </item>
        <item>
        	<title>tom on In colModel name:"entity.Id" edit form could not work fine</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2175</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2175</guid>
        	        	<description><![CDATA[<p>I try to use "\\." escape , and it is not work too.</p>
]]></description>
        	        	<pubDate>Mon, 22 Sep 2008 23:23:43 +0300</pubDate>
        </item>
        <item>
        	<title>tom on In colModel name:"entity.Id" edit form could not work fine</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2174</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/in-colmodel-nameentityid-edit-form-could-not-work-fine#p2174</guid>
        	        	<description><![CDATA[<p>Hi:</p>
<p>for example:</p>
<p>&#160;colModel:[<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:"entity.Id",index:&#39;iid&#39;, width:100,editable:true,editoptions:{readonly:false,size:10}},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:"entity.GroupId",index:&#39;groupId&#39;,width:100,editable: true,editoptions:{size:10}},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:"entity.CarID",index:&#39;carID&#39;,width:90,editable:true,editoptions:{size:10}},<br />&#160;&#160;&#160;&#160; &#160;&#160;{name:"entity.BuyDt",index:&#39;buyDt&#39;, width:100, align:"right",editable:true,editoptions:{size:10}}<br />&#160;&#160;&#160;&#160; &#160;],</p>
<p>name: has "." letter, when navigate in edit form the record conten will not change.</p>
<p>Thanks,</p>
<p>p.s. I need to use "." letter for bean attribute mapping in struts 2.</p>
]]></description>
        	        	<pubDate>Mon, 22 Sep 2008 23:21:49 +0300</pubDate>
        </item>
</channel>
</rss>