<?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: Multiple open cells for editing</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing</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/multiple-open-cells-for-editing/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jason on Multiple open cells for editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13472</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13472</guid>
        	        	<description><![CDATA[<p>Thanks Tony 🙂</p>
]]></description>
        	        	<pubDate>Wed, 30 Dec 2009 22:16:02 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Multiple open cells for editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13327</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13327</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for this. It seems reasonable to add&#160; a such functionality - (it is missing only in cell editing when I see the code)&#160; I will think on this.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 12:09:33 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Multiple open cells for editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13262</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13262</guid>
        	        	<description><![CDATA[<p>Tony:</p>
</p>
<p>Sorry, I need to make sure I have it straight going forward. I am using CellEdit. So a user can click a single cell at a time to switch it to the edit mode and make their changes and press enter, click to another cell to Save. After each save an ajax call is made and the new value is sent and saved in my DB.</p>
</p>
<p>The issue is if I have a click happy user who clicks around, they can open up multiple cells for editing. This is not a functionality bug, as the user can always click back on the already opened cells and make their changes and save them.</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 15:15:05 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Multiple open cells for editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13247</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13247</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m not sure what you use - inline editing or cell editing - there is a difference.</p>
<p>Anyway you can set async:false for the dataUrl - this is done with ajaxSelectOptions</p>
<p>This can be set in the grid options</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 10:06:52 +0200</pubDate>
        </item>
        <item>
        	<title>Jason on Multiple open cells for editing</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13211</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/multiple-open-cells-for-editing#p13211</guid>
        	        	<description><![CDATA[<p>With inline editing it is possible to click quickly and get multiple cells open for editing. This is especially the case when a cell has a dataURL call to load in data which causes a delay in the cell becoming in focus, when you click out on another cell you now have two cells open.</p>
</p>
<p>Is there a way to prevent this from happening so that only 1 cell can be open for editing at a time?</p>
]]></description>
        	        	<pubDate>Mon, 21 Dec 2009 15:12:31 +0200</pubDate>
        </item>
</channel>
</rss>