<?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: A action formatted column and inline editing don't work togheter</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/a-action-formatted-column-and-inline-editing-dont-work-togheter</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/a-action-formatted-column-and-inline-editing-dont-work-togheter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>JanDeclercq on A action formatted column and inline editing don't work togheter</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/a-action-formatted-column-and-inline-editing-dont-work-togheter#p26194</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/a-action-formatted-column-and-inline-editing-dont-work-togheter#p26194</guid>
        	        	<description><![CDATA[<p>I have this code:</p>
</p>
<p>_grid.jqGrid(&#39;inlineNav&#39;,"#pager",{add:true,cancel:false,save:false,edit:false});_grid.jqGrid(&#39;navGrid&#39;,"#pager",{add:false,edit:false,del:false,search:false,save:false,cancel:false});&#160; &#160;&#160;<br />});&#160; &#160; width:700&#160; &#160; height: "100%",	editurl: _dataUrl,&#160; &#160; sortorder: "desc",&#160; &#160; viewrecords: true,&#160; &#160;	sortname: &#39;Key&#39;,&#160; &#160;	pager: &#39;#pager&#39;,&#160; &#160;	rowList:[10,20,30,50],&#160; &#160;	rowNum:100,&#160; &#160;	],&#160; &#160;		{name:&#39;Frans&#39;,index:&#39;fr&#39;, width:90, editable:true}&#160; &#160;		{name:&#39;Nederlands&#39;,index:&#39;nl&#39;, width:90, editable:true},&#160; &#160;		{name:&#39;Key&#39;,key : true,index:&#39;Key&#39;, width:55, editable:true},&#160; &#160; &#160; &#160; {name: &#39;myac&#39;, width:60, fixed:true, sortable:false, resize:false, formatter:&#39;actions&#39;,formatoptions:{keys:true}},&#160; &#160;	colModel:[&#160; &#160;	colNames:[&#39;&#39;,&#39;Key&#39;,&#39;Nederlands&#39;, &#39;Frans&#39;],	datatype: "json",&#160; &#160;	url:_dataUrl,_grid.jqGrid({var _grid = $("#Translations");<br />var _dataUrl = &#39;{TranslationService}&#39;;</p>
</p>
<p>Trie to add an item..</p>
]]></description>
        	        	<pubDate>Thu, 22 Mar 2012 12:50:10 +0200</pubDate>
        </item>
</channel>
</rss>