<?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: userdata not displaying because of colModel name... please help</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/userdata-not-displaying-because-of-colmodel-name-please-help</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/userdata-not-displaying-because-of-colmodel-name-please-help/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>OlegK on userdata not displaying because of colModel name... please help</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/userdata-not-displaying-because-of-colmodel-name-please-help#p25730</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/userdata-not-displaying-because-of-colmodel-name-please-help#p25730</guid>
        	        	<description><![CDATA[<p>I tried to define column having name:<strong>&#39;weekend.amount&#39;</strong> and to use "userdata":{"weekend.amount":667.0}}. All works without any problem. I used jqGrid 4.3.1. You should post full code and JSON data which reproduce your problem or debug your progrogram more carefully yourself.</p>
<p>Best regards<br />Oleg&#160;</p>
]]></description>
        	        	<pubDate>Thu, 19 Jan 2012 21:36:44 +0200</pubDate>
        </item>
        <item>
        	<title>ram2010 on userdata not displaying because of colModel name... please help</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/userdata-not-displaying-because-of-colmodel-name-please-help#p25727</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/userdata-not-displaying-because-of-colmodel-name-please-help#p25727</guid>
        	        	<description><![CDATA[<p>I am having problem displaying my userdata on the grid footer. I think the problem is that because my colModel name is retrieving the data from a pojo.</p>
</p>
<p>In all examples I have seen like in Olegs response: <a href="http://stackoverflow.com/questions/3848815/how-to-read-userdata-in-jqgrid" rel="nofollow" target="_blank"><a href="http://stackoverflow.com/quest" rel="nofollow">http://stackoverflow.com/quest</a>.....-in-jqgrid</a></p>
<p>&#38; /blog/jqgrid/jqgrid.html&#160;(Summary Row Footer) the colModels are like:</p>
<p>{name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:"right", formatter: &#39;number&#39;},</p>
</p>
<p>However my colNames are pojos and are like:</p>
<p>{name:<strong>&#39;weekend.amount&#39;</strong>,index:&#39;amount&#39;, width:80, align:"right", formatter: &#39;number&#39;},</p>
</p>
<p>I send my JSON user data like: "userdata":{"weekend.amount":667.0} but nothing gets displayed on the grid.</p>
<p>I even tried just putting "userdata":{"amount":667.0}} but nothing happens.</p>
</p>
<p>Is it a case where by that displaying userdata as a row footer doesn&#39;t work for Pojos? I need urgent help on this. Thank you.</p>
]]></description>
        	        	<pubDate>Thu, 19 Jan 2012 14:13:59 +0200</pubDate>
        </item>
</channel>
</rss>