<?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: Option values does not apear in custom_element function</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function</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/option-values-does-not-apear-in-custom_element-function/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Option values does not apear in custom_element function</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16651</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16651</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>In which editing module is this?</p>
<p>The custom_element is called only once, so I wonder how you determine that this is called twice or more.</p>
<p>I checked all editing modules and it seems that we pass correct all the options - also in this case we speak about editoptions extended with some other values.</p>
<p>I just add console.log onto the demo whre we have such example and evrething seems to ok.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sun, 25 Apr 2010 20:14:53 +0300</pubDate>
        </item>
        <item>
        	<title>Tyniuz on Option values does not apear in custom_element function</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16535</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16535</guid>
        	        	<description><![CDATA[<p>So, print_r is analog to php print_r, but it is not depend what i call to display variable content, it just come empty. If it was a object or array&#160; - JS display that is something not empty.</p>
</p>
<p>Best regards, Tyniuz.</p>
]]></description>
        	        	<pubDate>Mon, 19 Apr 2010 14:54:35 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Option values does not apear in custom_element function</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16516</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16516</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>What do print_r function?</p>
<p>I&#39;d rather will use FireBug and will do it like this</p>
</p>
<p>function image_element(value, options){<br />&#160; console.log(options);</p>
<p>....</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 19 Apr 2010 13:06:34 +0300</pubDate>
        </item>
        <item>
        	<title>Tyniuz on Option values does not apear in custom_element function</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16437</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/option-values-does-not-apear-in-custom_element-function#p16437</guid>
        	        	<description><![CDATA[<p>Hi !</p>
</p>
<p>There is some problems with calling custom_element function. Options argument is empty. But after object creation it have this property with correct value. How to get this parameter?</p>
</p>
<p>...editoptions:{custom_element: image_element, custom_value:image_element_val,url:&#39;some url&#39;}...</p>
</p>
<p>function image_element(value, options){<br />&#160; alert(print_r(options));<br />&#160; var el = document.createElement("img");<br />&#160; el.src = value;<br />&#160; return el;<br />}</p>
]]></description>
        	        	<pubDate>Thu, 15 Apr 2010 17:39:30 +0300</pubDate>
        </item>
</channel>
</rss>