<?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 some rows readyonly?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly</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-some-rows-readyonly/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>bujinwang on Make some rows readyonly?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7770</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7770</guid>
        	        	<description><![CDATA[<p>Thanks Tony. That worked for me.</p>
</p>
<p>Can I make some cells read-only similarly and how?</p>
</p>
<p>Burt</p>
]]></description>
        	        	<pubDate>Fri, 10 Jul 2009 13:15:40 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Make some rows readyonly?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7758</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7758</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry for misunderstandnis - you mean rows and not columns.</p>
<p>Also it is a little tricky. If you known the ids of the rows that should be not editable, then you can</p>
<p>$("#rowid","#mygrid").attr("editable","1")</p>
<p>This will lock the row for editing.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 10 Jul 2009 07:14:21 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Make some rows readyonly?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7757</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7757</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>editoptions:{readonly:true}</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 10 Jul 2009 07:09:46 +0300</pubDate>
        </item>
        <item>
        	<title>bujinwang on Make some rows readyonly?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7729</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/make-some-rows-readyonly#p7729</guid>
        	        	<description><![CDATA[<p>It is possible to make some rows readonly and some editable? I am using inline edit.</p>
</p>
<p>Regards,</p>
</p>
<p>Burt</p>
]]></description>
        	        	<pubDate>Wed, 08 Jul 2009 19:06:48 +0300</pubDate>
        </item>
</channel>
</rss>