<?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: jqgrid no click field</title>
	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-no-click-field</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/jqgrid-roadmap/jqgrid-no-click-field/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>pelirr on jqgrid no click field</title>
        	<link>http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-no-click-field#p28207</link>
        	<category>jqGrid Roadmap</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/jqgrid-roadmap/jqgrid-no-click-field#p28207</guid>
        	        	<description><![CDATA[<p>Hello, I am trying to remove an event from a field, and I know not how. I am using jqGrid. I have a form field that is read-only, but in which I can click with the cursor. What I want is that the user can not click on the field, the same thing happens when you disable a select, do not let not even click on it. I&#39;ve been looking online, examples to disable the event, with</p>
<p>event.preventDefault () or. unbind ("click"),</p>
<p>but I have not received results. I do not know even if I have to disable the event, or is there some property that allows me to do what I want. For example, if I want I can change the style attribute or property access style:</p>
<p>$ (&#39;# FlightNumber&#39;, formid). attr (&#39;style&#39;, &#39;border: # AFAFAF; color: # 6D6D6D&#39;);</p>
<p>if you want to hide the field:</p>
<p>jQuery (&#39;# tr_flightNumber&#39;, formid). hide ();</p>
<p>I do not know how to do what I want.<br />Could someone help me out? The field in question is of type textfield.</p>
<p>Thank you very much, greetings</p>
]]></description>
        	        	<pubDate>Fri, 01 Feb 2013 16:14:32 +0200</pubDate>
        </item>
</channel>
</rss>