<?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: Grid row selection problem when in celledit mode</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode</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/grid-row-selection-problem-when-in-celledit-mode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Toadcop on Grid row selection problem when in celledit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18979</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18979</guid>
        	        	<description><![CDATA[<p>well it doesnt work properly also =&#124;</p>
<p>i begin to hate this all...</p>
]]></description>
        	        	<pubDate>Thu, 05 Aug 2010 13:42:29 +0300</pubDate>
        </item>
        <item>
        	<title>ujavid on Grid row selection problem when in celledit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18948</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18948</guid>
        	        	<description><![CDATA[<p>Maybe you could deselect the row using the onCellSelect event for the grid:</p>
</p>
<p>&#160; onCellSelect: function(rowid, iCol, cellcontent, e) {<br />&#160;&#160;&#160;&#160;&#160; var grid = $(this);<br />&#160;&#160;&#160;&#160;&#160; grid.setSelection(rowid, false);<br />&#160; }</p>
</p>
<p>This will unhighlight and unselect the row you clicked.</p>
]]></description>
        	        	<pubDate>Tue, 03 Aug 2010 18:43:25 +0300</pubDate>
        </item>
        <item>
        	<title>Toadcop on Grid row selection problem when in celledit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18941</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18941</guid>
        	        	<description><![CDATA[<p>the same problem. kind a i need to make celledit on double click on the cell. after the first click (edit) everything get messed up.</p>
<p>imo there should be some method for "cancel cell edit" "finish cell edit" also the highlights doesnt get removed.</p>
</p>
<p>hope for some answer... (i have stucked with this problem allready for a long time can&#39;t do project properly)</p>
]]></description>
        	        	<pubDate>Tue, 03 Aug 2010 13:52:35 +0300</pubDate>
        </item>
        <item>
        	<title>Jules74 on Grid row selection problem when in celledit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18824</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grid-row-selection-problem-when-in-celledit-mode#p18824</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Is it possible to programatically select a row when the CellEdit property is set to "true"? According to my experience the highlight is never removed from the selected row, even if I click on another row in which case multiple rows will be highlighted. Any idea of how to solve this?</p>
</p>
<p>thanks &#38; regards,</p>
<p>Gyula</p>
]]></description>
        	        	<pubDate>Tue, 27 Jul 2010 10:03:39 +0300</pubDate>
        </item>
</channel>
</rss>