<?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: Custom Unformatter Bug</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/custom-unformatter-bug</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/bugs/custom-unformatter-bug/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Custom Unformatter Bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/custom-unformatter-bug#p13235</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/custom-unformatter-bug#p13235</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks. Fixed.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 22 Dec 2009 09:09:05 +0200</pubDate>
        </item>
        <item>
        	<title>Dmitry on Custom Unformatter Bug</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/custom-unformatter-bug#p13200</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/custom-unformatter-bug#p13200</guid>
        	        	<description><![CDATA[<p>When unformatting cell, i need to retrieve the row id.</p>
<p>According to the wiki, the unformat function receives 3 parameters:</p>
<ul>
<li>cellvalue - is the value to be unformated (pure text). </li>
<li><strong> options - is an object containing the following element <br /> options : { rowId: rid, colModel: cm} where rowId - is the id of the row colModel is the object of the properties for this column getted from colModel array of jqGrid </strong></li>
<li> cellobject - is a jQuery cell object. This object can be used to obtain different things from the cell element - by example jQuery(cellobject).html() can be used to get the html content instead of the text. </li>
</ul>
<p>In fact, the <em>options</em> object passed to this function contains <em>colModel</em>, but doesn&#39;t contain the <em>rowId</em> element.</p>
<p>Is there another way to get the id of the row, being unformatted?</p>
<p>Thank you.</p>
<p>Dmitry.</p>
]]></description>
        	        	<pubDate>Sun, 20 Dec 2009 15:15:36 +0200</pubDate>
        </item>
</channel>
</rss>