<?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: Make jqgrid cell read look like read only </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/make-jqgrid-cell-read-look-like-read-only</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/make-jqgrid-cell-read-look-like-read-only/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Make jqgrid cell read look like read only </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-jqgrid-cell-read-look-like-read-only#p14378</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-jqgrid-cell-read-look-like-read-only#p14378</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>If you use custom content with custom events, you should control this behaviour with your own functions and events.</p>
<p>Also why do you not use the cell edit if you like such behaviour. On the select when used with cell edit you can bind your own events -</p>
<p>look here</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....ditoptions</a></p>
<p>especially the dataEvents option</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 19:16:20 +0200</pubDate>
        </item>
        <item>
        	<title>jsaha on Make jqgrid cell read look like read only </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-jqgrid-cell-read-look-like-read-only#p14366</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-jqgrid-cell-read-look-like-read-only#p14366</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I am using jqgrid.setRowData method to set custom html dropdown in a jqgrid cell.Can it be made read only like jqgrid cells behaves when&#160;edittype is select ?</p>
<p>For example,if a jqgrid cell has edittype as select ,when we try to edit it ,it becomes a dropdown ,after selecting some value from dropdown ,we do a tab,jqgrid cell looks like a read only label .CAn same feature be applied to a custom html dropdown in a jqgrid cell .</p>
<p>grid.setRowData(selectedRow, { comtype: &#39;&#60;select onChange="EnableDropDown(this)";&#62;&#60;option value="Hard"&#62;Hard&#60;/option&#62;&#60;/select&#62;&#39;</p>
<p>});</p>
]]></description>
        	        	<pubDate>Thu, 28 Jan 2010 18:04:07 +0200</pubDate>
        </item>
</channel>
</rss>