<?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: How do I get data from rowobject in a customer fomatter?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-get-data-from-rowobject-in-a-customer-fomatter</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/how-do-i-get-data-from-rowobject-in-a-customer-fomatter/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>groads2 on How do I get data from rowobject in a customer fomatter?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-do-i-get-data-from-rowobject-in-a-customer-fomatter#p28668</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-do-i-get-data-from-rowobject-in-a-customer-fomatter#p28668</guid>
        	        	<description><![CDATA[<p>I am trying to add an &#60;a&#62; to a column on my jqgrid with the href comprised of two fields from the row. &#160;How do I get data from the rowobject in the custom formatter?</p>
<p>My formatter will look some thing like this:</p>
<p>function lnkFormatter(cellvalue,opts,rowobj)</p>
<p>{</p>
<p><span style="white-space: pre;"> </span>var ret;</p>
<p>&#160; &#160; &#160; &#160; ret = &#39;&#60;a href="mylink?id=getter&#39; + rowobjectdata1 + "&#38;" + rowobjectdata2 + &#39;"&#62;&#39;</p>
<p>}</p>
<p>how do I get the value of a certain column where I have rowobjectdata1 and rowobjectdata2?</p>
<p>thanks</p>
]]></description>
        	        	<pubDate>Thu, 18 Apr 2013 16:03:52 +0300</pubDate>
        </item>
</channel>
</rss>