<?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: unselect cell?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell</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/unselect-cell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>jqwhat on unselect cell?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p22285</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p22285</guid>
        	        	<description><![CDATA[<p>I have this same issue.&#160; If a user does not hit &#39;enter&#39; and a cell remains open for editing (it has focus), then when the grid is submitted it isn&#39;t formatting the data from that cell correctly and I get a nasty error message: A potentially dangerous Request.Form value was detected from the client (indexes="["&#60;input role="textbo...").</p>
<p>So, I need to remove focus on any cell before I grab the data in it.&#160; Any ideas?</p>
</p>
<p>UPDATE:</p>
<p>I found the answer...</p>
<p>I added this before grabbing the data for each row.</p>
<p>yourgridname.jqGrid("editCell", 0, 0, false);</p>
]]></description>
        	        	<pubDate>Wed, 02 Mar 2011 21:17:44 +0200</pubDate>
        </item>
        <item>
        	<title>k24 on unselect cell?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p22056</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p22056</guid>
        	        	<description><![CDATA[<p>me too,any idea to unselect one row?</p>
]]></description>
        	        	<pubDate>Sat, 12 Feb 2011 07:09:12 +0200</pubDate>
        </item>
        <item>
        	<title>ntobolski on unselect cell?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20143</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20143</guid>
        	        	<description><![CDATA[<p>Thanks, but this does not work...tried it before.</p>
</p>
<p>.resetSelection seems to work if a hole row is selected.</p>
</p>
<p>My problem is if i finish editing a cell, this cell remains highlighted.</p>
</p>
<p>Any ideas?</p>
</p>
<p>Thanks !</p>
]]></description>
        	        	<pubDate>Tue, 05 Oct 2010 12:14:35 +0300</pubDate>
        </item>
        <item>
        	<title>chandumrk on unselect cell?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20142</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20142</guid>
        	        	<description><![CDATA[<p>use this</p>
<p>$("#JQGridID").resetSelection();</p>
]]></description>
        	        	<pubDate>Tue, 05 Oct 2010 11:57:27 +0300</pubDate>
        </item>
        <item>
        	<title>ntobolski on unselect cell?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20139</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/unselect-cell#p20139</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
<p>i have a question. How can i programmatically&#160;deselect a cell which has been edited before? I want to print out the grid, but the last edited cell is highlighted by color and i need to deselect this cell. Is there a method to deselect the hole grid or something?</p>
<p>thanks a lot for any help 🙂</p>
</p>
<p>regards, Norbert</p>
]]></description>
        	        	<pubDate>Tue, 05 Oct 2010 10:15:03 +0300</pubDate>
        </item>
</channel>
</rss>