<?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 isn;t working well with editable fields (for me at least)</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least</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/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on addRowData isn;t working well with editable fields (for me at least)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least#p1499</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least#p1499</guid>
        	        	<description><![CDATA[<p>Editable works only if you call editRow or if you use formedit module.</p>
]]></description>
        	        	<pubDate>Thu, 14 Aug 2008 03:39:14 +0300</pubDate>
        </item>
        <item>
        	<title>max-williams on addRowData isn;t working well with editable fields (for me at least)</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least#p1469</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/addrowdata-isnt-working-well-with-editable-fields-for-me-at-least#p1469</guid>
        	        	<description><![CDATA[<p>Most of my fields are editable, with textareas. They&#39;re all working fine, but if i add a new row with (for example) addRowData(15, {name:"default", notes:"blah blah"}), since &#39;name&#39; and &#39;notes&#39; are editable columns, i&#39;d expect to get textareas with the relevant text in it - as if the row was created with {name:"default", notes:"blah blah"} being sent through by the server.</p>
<p>However, i don&#39;t get a text area, i literally just get the contents of the string in the td.&#160; In other words, the editable options of the relevant columns don&#39;t seem to be taken into account.</p>
<p>Am i doing something wrong?</p>
<p>thanks</p>
<p>max</p>
]]></description>
        	        	<pubDate>Tue, 12 Aug 2008 10:28:42 +0300</pubDate>
        </item>
</channel>
</rss>