<?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: editCell copy last value to whole column, help.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/editcell-copy-last-value-to-whole-column-help</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/editcell-copy-last-value-to-whole-column-help/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Michail on editCell copy last value to whole column, help.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editcell-copy-last-value-to-whole-column-help#p9270</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editcell-copy-last-value-to-whole-column-help#p9270</guid>
        	        	<description><![CDATA[<p>Oh sry, i got it 🙂</p>
</p>
<p>There was same id for all rows.</p>
]]></description>
        	        	<pubDate>Thu, 03 Sep 2009 10:34:11 +0300</pubDate>
        </item>
        <item>
        	<title>Michail on editCell copy last value to whole column, help.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/editcell-copy-last-value-to-whole-column-help#p9252</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/editcell-copy-last-value-to-whole-column-help#p9252</guid>
        	        	<description><![CDATA[<p>Hi to all.&#160;</p>
<p>I have a problem with editCell. When data is loaded i&#39;am trying to edit any cell on grid. And when i click to another cell, value copy to every cell in that column.</p>
<p>jQuery("#list").jqGrid({</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;url:&#39;/Home/MyGridData&#39;+window.location.search,</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;datatype: &#39;json&#39;,</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;mtype: &#39;GET&#39;,</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;colNames:[&#39;Product&#39;,&#39;Description&#39;],</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;colModel :[&#160;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{name:&#39;dlr_productidname&#39;,index:&#39;dlr_productidname&#39;, width:100, editable:true},&#160;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;{name:&#39;dlr_name&#39;,index:&#39;dlr_name&#39;, width:100, editable:true},</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;],</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;viewrecords: true,</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;caption: &#39;Tst&#39;,</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;cellEdit:true, &#160;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;cellsubmit: &#39;clientArray&#39; &#160; &#160; &#160; &#160; &#160;</p>
<p>&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160;});&#160;&#160;</p>
<p>All going well:</p>
<p><a href="http://lh5.ggpht.com/_rR6fc4bspDc/Sp-Ig3KSL6I/AAAAAAAAABg/WkdONJtUrq8/allgood.JPG"><img src="http://lh5.ggpht.com/_rR6fc4bspDc/Sp-Ig3KSL6I/AAAAAAAAABg/WkdONJtUrq8/allgood.JPG" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>And when click to another cell:</p>
<p><a href="http://lh6.ggpht.com/_rR6fc4bspDc/Sp-IgrqswCI/AAAAAAAAABc/f2SzpxSEJU8/notgood.JPG"><img src="http://lh6.ggpht.com/_rR6fc4bspDc/Sp-IgrqswCI/AAAAAAAAABc/f2SzpxSEJU8/notgood.JPG" width="100"  class="sfimageleft spUserImage" alt="" /><img src="http://www.trirand.com/blog/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="Image Enlarger" /></a></p>
<p>Sry for my bad english. 🙂&#160;</p></p>
]]></description>
        	        	<pubDate>Thu, 03 Sep 2009 04:16:53 +0300</pubDate>
        </item>
</channel>
</rss>