<?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: new function for editoptions afterFillData</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/new-function-for-editoptions-afterfilldata</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/new-function-for-editoptions-afterfilldata/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on new function for editoptions afterFillData</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/new-function-for-editoptions-afterfilldata#p3539</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/new-function-for-editoptions-afterfilldata#p3539</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Just wait a moment. This problem is fixed. Thank you.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 14 Dec 2008 09:48:08 +0200</pubDate>
        </item>
        <item>
        	<title>jean on new function for editoptions afterFillData</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/new-function-for-editoptions-afterfilldata#p3537</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/new-function-for-editoptions-afterfilldata#p3537</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>well, I&#39;ve another suggestion, but first, let me explain my problem: I try to edit data in jqgrid (using the modal window), getting the data from a database via php and json and because I do not want the users to enter html code, I have a problem showing following characters: &#60; &#62; " &#39; and &#38; .</p>
<p>Do you have a example how to manage these characters ?</p>
<p>Else I thought of using htmlspecialchars on the server side and decode it again with javascript on the client side. Now I could simply use afterShowForm, but the problem is, when I use the next and previous button, I have no possibility to call a function.</p>
<p>So, would it be possible to create a afterFillData (for the editoptions) in grid.formedit.js line 482-484 (and all the necessary code above):</p>
<p>else { $("#id_g","#"+frmtb).val(""); }<br />if(onAfterFillDAta { onAfterFillData($("#"+frmtb)); }<br />return cnt;</p>
<p>or else being able to call a function in the following blocks:</p>
<p>$("#nData", "#"+frmtb).click(function(e){....}<br />$("#pData", "#"+frmtb).click(function(e){....}</p>
<p>thanks in advance, jean</p>
]]></description>
        	        	<pubDate>Sun, 14 Dec 2008 09:07:01 +0200</pubDate>
        </item>
</channel>
</rss>