<?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: Grouping collapse fails?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/grouping-collapse-fails</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/grouping-collapse-fails/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>nicostabile on Grouping collapse fails?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/grouping-collapse-fails#p21096</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/grouping-collapse-fails#p21096</guid>
        	        	<description><![CDATA[<p>Hi to all!, i have a problem when i use grouping function, groups are correct, but when i do click in &#39;+&#39; or &#39;-&#39;&#160;, (depends how i configure this initially)i have an error.&#160;</p>
<p>In IE8 sends this error:</p>
<p>Mensaje: Object doesn&#39;t support this property or method</p>
<p>Line: 387</p>
<p>Caracter: 120</p>
<p>Code: 0</p>
<p>URL: <a href="http://www.test.com/jqGrid/js/jquery.jqGrid.min.js?v&#160;(" rel="nofollow" target="_blank"><a href="http://www.test.com/jqGrid/js/" rel="nofollow">http://www.test.com/jqGrid/js/</a>.....s?v&#160;(</a> the URL is an example)</p>
<p>and with Firefox 3.6.9 with FireBug:</p>
<p>f("#" + b).nextUntil is not a function</p>
<p><a href="http://www.test.com/jqGrid/js/jquery.jqGrid.min.js?vX" rel="nofollow" target="_blank"><a href="http://www.test.com/jqGrid/js/" rel="nofollow">http://www.test.com/jqGrid/js/</a>......min.js?vX</a></p>
<p>Line 387</p>
<p>This is my grid:</p>
</p>
<p>jQuery("#list10").jqGrid({<br />&#160;&#160; url: buildUurl, <br />&#160;datatype: "json",<br />&#160;&#160; &#160;colNames:[&#39;Id Propietario&#39;,&#39;Propietario&#39;,&#39;Nombre Propietario&#39;, &#39;Apellido Propietario&#39;],<br />&#160;&#160; &#160;colModel:[<br />&#160;&#160; &#160;&#160;{name:&#39;id&#39;,index:&#39;id&#39;, width:55, hidden:true},<br />&#160;&#160; &#160;&#160;{name:&#39;title&#39;,index:&#39;title&#39;, width:140}, &#160;<br />&#160;&#160;{name:&#39;nombre&#39;,index:&#39;nombre&#39;, width:140},<br />&#160;&#160; &#160;&#160;{name:&#39;apellido&#39;,index:&#39;apellido&#39;, width:140}, &#160;<br />&#160;&#160; &#160;],<br />&#160;&#160; &#160;rowNum:10,<br />&#160;&#160; &#160;rowList:[10,20,30],<br />&#160;&#160; &#160;pager: &#39;#pager10&#39;,<br />&#160;&#160; &#160;sortname: &#39;id&#39;,<br />&#160;loadonce:true,<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; sortorder: "desc",<br />&#160;multiselect: false,<br />&#160;ignoreCase: true,<br />&#160;caption: "Propietarios",<br />&#160;grouping: true, <br />&#160;groupingView : <br />&#160;&#160;&#160;&#160;{ groupField : [&#39;title&#39;],<br />&#160;&#160;&#160;&#160; groupColumnShow : [true], <br />&#160;&#160;&#160;&#160; groupText : [&#39;&#60;b&#62;{0}&#60;/b&#62;&#39;], <br />&#160;&#160;&#160;&#160; groupCollapse : false, <br />&#160;&#160;&#160;&#160; groupOrder: [&#39;asc&#39;], <br />&#160;&#160;&#160;&#160; groupSummary : [true] } ,</p>
<p>});</p>
<p>&#160; jQuery("#list10").jqGrid(&#39;navGrid&#39;,&#39;#pgwidth&#39;,{edit:false,add:false,del:false});</p>
</p>
<p>I want to know if i&#180;m doing something bad or if is there a bug.</p>
</p>
<p>Thanks in advance,</p>
</p>
<p>Nicol&#225;s.</p>
]]></description>
        	        	<pubDate>Fri, 03 Dec 2010 02:55:19 +0200</pubDate>
        </item>
</channel>
</rss>