<?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: Group bug in 3.8.1</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/group-bug-in-3-8-1</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/group-bug-in-3-8-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Group bug in 3.8.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/group-bug-in-3-8-1#p20692</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/group-bug-in-3-8-1#p20692</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks will be fixed. See a previous post regarding the null values in grouping.</p>
</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 08 Nov 2010 12:21:21 +0200</pubDate>
        </item>
        <item>
        	<title>kenshiro on Group bug in 3.8.1</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/group-bug-in-3-8-1#p20629</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/group-bug-in-3-8-1#p20629</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>A new bug has been introduced in the grouping feature of 3.8.1:</p>
<p>You have changed file grid.grouping.js - line 67 from</p>
<p>grp.sortnames[0].push($.trim(items[0]));</p>
<p>to</p>
<p>grp.sortnames[0].push($.trim(items[0].toString()));</p>
</p>
<p><strong>but this way it creashes if items[0] is undefined</strong>: please add a js check on this.</p>
</p>
<p>Thanks</p>
]]></description>
        	        	<pubDate>Tue, 02 Nov 2010 12:20:56 +0200</pubDate>
        </item>
</channel>
</rss>