<?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: Bind Custom Validation Function Handler Lateron</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/bind-custom-validation-function-handler-lateron</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/bind-custom-validation-function-handler-lateron/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>chetanvpandya on Bind Custom Validation Function Handler Lateron</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/bind-custom-validation-function-handler-lateron#p29862</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/bind-custom-validation-function-handler-lateron#p29862</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>First of all thank&#160;you for the good and open source plugin created.</p>
</p>
<p>I want to bind handler for custom validation to call later on. Right now my colmodel came from server side in JSON format and there is quotes around function name like below.</p>
</p>
<p><strong>editrules:{<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;custom:true,<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;custom_func:"mycheck"<br />}},</strong></p>
</p>
<p>so my problem is <strong>mycheck</strong> function is in double quotes so not able to call. if i remove quotes then its working fine.</p>
<p>if there is any way like we are registering grid&#160;callback function&#160;dynamically as below :&#160;</p>
</p>
<p>jQuery(&#39;#list2&#39;).jqGrid(&#39;setGridParam&#39;, {&#160;<br />&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;onSelectRow : function(){</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; //&#160;&#160;&#160;&#160; code for on select row event</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }<br />} ).trigger("reloadGrid");</p>
</p>
<p>Any help would be appreciable.</p>
</p>
<p>Thanks,</p>
<p>Chetankumar Pandya</p></p>
]]></description>
        	        	<pubDate>Wed, 20 Nov 2013 13:26:44 +0200</pubDate>
        </item>
</channel>
</rss>