<?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: Allow customization of nextCell</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell</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/feature-request/allow-customization-of-nextcell/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>decodeideas on Allow customization of nextCell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p6024</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p6024</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>I am trying to skip some cells based on more complex logic than just if a column is editable or not. Also in some cases I need to move down in the grid instead of across the grid. For now I redefine $.fn.nextCell in my code, this seems to be working nicely. It took me a while to figure out that grid methods are associated with $.fn and not with the grid itself. I understand that this is a jquery plugin technique, still it is a bit surprising 🙂</p>
</p>
<p>Marius</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 09:07:43 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Allow customization of nextCell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p6016</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p6016</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I really do not understand what you try to do.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 14 Apr 2009 03:53:42 +0300</pubDate>
        </item>
        <item>
        	<title>decodeideas on Allow customization of nextCell</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p5946</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/allow-customization-of-nextcell#p5946</guid>
        	        	<description><![CDATA[<p>I would like to be able to customize the nextCell. I tried saving the nextCell property and set it to my own but somehow it is not working, the code in grid.celledit.js still calls the initial function.</p>
<p>Should I add an extra parameter for the init that can be tested during nextCall to allow override or is there a better solution?</p>
</p>
<p>Thanks for any pointer,</p>
</p>
<p>Marius</p>
]]></description>
        	        	<pubDate>Thu, 09 Apr 2009 23:44:57 +0300</pubDate>
        </item>
</channel>
</rss>