<?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: EditTypeCustomCreateElement function not firing in EditDialog</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/edittypecustomcreateelement-function-not-firing-in-editdialog</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/edittypecustomcreateelement-function-not-firing-in-editdialog/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Apogee on EditTypeCustomCreateElement function not firing in EditDialog</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/edittypecustomcreateelement-function-not-firing-in-editdialog#p27193</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/edittypecustomcreateelement-function-not-firing-in-editdialog#p27193</guid>
        	        	<description><![CDATA[<p>Hi there,</p>
<p>I am evaluating jqGrid as part of a prototype ASP.Net MVC 3 application with the intention of using it for a number of production systems. So far I think it is an excellent plugin and will save us a lot of time.</p>
<p>I&#39;m trying to make use of as much functionality as possible in order to demonstrate jqGrid&#39;s capabilities and I&#39;m having difficulty with one of the features.</p>
<p>Specifically, this feature is the EditDialog&#39;s &#39;forward&#39; and &#39;back&#39; buttons that move the selected row up and down. One of my columns is a boolean value and I want to display a green &#39;tick&#39; image and red &#39;cross&#39; image depending on the underlying value. This is working fine using a CustomFormatter. I have also set up&#160;the EditTypeCustomGetValue() and&#160;EditTypeCustomCreateElement() js functions to correctly format the field in the EditDialog as a checkbox with the selected value correctly stored to the database on clicking Submit.</p>
<p>The problem is when you click the forward and back buttons in the EditDialog, the EditTypeCustomCreateElement() function does not fire, so the value of the checkbox is not set correctly. Or, and this is probably more likely, what am I NOT doing that I need to do to update my custom EditType field to set its value correctly on paging? 🙂</p>
]]></description>
        	        	<pubDate>Fri, 24 Aug 2012 12:30:05 +0300</pubDate>
        </item>
</channel>
</rss>