<?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: addRowData is not working if colModel has a 'custom' attribute</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-is-not-working-if-colmodel-has-a-custom-attribute-1</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/addrowdata-is-not-working-if-colmodel-has-a-custom-attribute-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>lracharla on addRowData is not working if colModel has a 'custom' attribute</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-is-not-working-if-colmodel-has-a-custom-attribute-1#p18858</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/addrowdata-is-not-working-if-colmodel-has-a-custom-attribute-1#p18858</guid>
        	        	<description><![CDATA[<p>colModel: [{ name:</p>
<p>{ name:</p>
<p>{ name:</p>
<p>&#39;Id&#39;, index: &#39;Id&#39;, width: 10, align: &#39;left&#39;, editable: true, edittype: "text" },&#39;DeptID&#39;, index: &#39;DeptID&#39;, width: 10, align: &#39;left&#39;, editable: true, edittype: "text" },&#39;ratio&#39;, index: &#39;ratio&#39;, width: 10, align: &#39;left&#39;, edittype: &#39;custom&#39;, editable: true, editoptions: { custom_element: myelem, custom_value: myvalue}}],</p>
</p>
<p>}</p>
<p>}</p>
<p>function myelem(value, options) {return $("&#60;input type=&#39;text&#39; name=&#39;group1&#39; width=&#39;10&#39; value=&#39;" + value + "&#39;/&#62;");function myvalue(value) {return value.val();<span id="_marker">&#160;</span><span style="font-size: x-small;"></p>
<p></span></p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span><span style="font-size: x-small;"> myelem(value, options) {</p>
<p></span></p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">debugger</span></span><span style="font-size: x-small;">;</p>
<p></span></p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">return</span></span><span style="font-size: x-small;"> $(</span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">"&#60;input type=&#39;text&#39; name=&#39;group1&#39; width=&#39;10&#39; value=&#39;"</span></span><span style="font-size: x-small;"> + value + </span><span style="font-size: x-small; color: #a31515;"><span style="font-size: x-small; color: #a31515;">"&#39;/&#62;"</span></span><span style="font-size: x-small;">);</span></p>
<p>}</p>
</p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">function</span></span><span style="font-size: x-small;"> myvalue(value) {</p>
<p></span></p>
<p><span style="font-size: x-small; color: #0000ff;"><span style="font-size: x-small; color: #0000ff;">return</span></span><span style="font-size: x-small;"> value.val();</span></p>
<p>}</p></p>
]]></description>
        	        	<pubDate>Thu, 29 Jul 2010 19:19:28 +0300</pubDate>
        </item>
</channel>
</rss>