<?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: jqGrid Documentation, Examples, etc.</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc</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/jqgrid-documentation-examples-etc/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19705</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19705</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It is a big problem with this.</p>
<p>Please do not mix min file from 3.7 version with the file from 3.8.</p>
<p>Moreover the file is named grid.grouping.js and not grid.group.js as you write.</p>
<p>Please download the 3.8 and use the js dir for your development installation.</p>
<p>Please refer to Documentation here:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:how_to_install#development_installation" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....stallation</a></p></p>
]]></description>
        	        	<pubDate>Sat, 11 Sep 2010 14:19:05 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19670</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19670</guid>
        	        	<description><![CDATA[<p>OK, I am deep into day two trying to get some simple grouping working and it is really getting frustrating. &#160;My jqGrid setup code looks IDENTICAL to that from the demos and I have included the "grid.group.js" as suggested by Tony and I am still getting nowhere fast.&#160;</p>
</p>
<p>Do you have ANY other suggestions? &#160;I am at a complete loss here? I am using the following script calls (as per the documentation)</p>
</p>
<p>&#60;script src="lib/i18n/grid.locale-en.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script src="lib/jquery.jqGrid.min.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>&#60;script src="lib/js/grid.group.js" type="text/javascript"&#62;&#60;/script&#62;</p>
</p>
<p>Do I need to include ALL the .js libraries?</p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 20:31:08 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19669</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19669</guid>
        	        	<description><![CDATA[<p>OK, I put the following link in, still same problem</p>
</p>
<p>&#60;script src="lib/js/grid.group.js" type="text/javascript"&#62;&#60;/script&#62;</p>
<p>So why would an example online work no problem, you the code I am moving over does NOT work. &#160;Again, grid appears just fine it just doesnt show any group, etc.</p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 19:53:32 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19668</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19668</guid>
        	        	<description><![CDATA[<p>I dont see this file anywhere in the entire 3.8 beta package?!?</p></p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 19:40:05 +0300</pubDate>
        </item>
        <item>
        	<title>tony on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19665</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19665</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>It seems like you forgot to include the new module grid.grouping.js in the head section</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 19:11:56 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19656</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19656</guid>
        	        	<description><![CDATA[<p>Here is my current code (taken from a demo) trying to get a simple grouped grid to display. &#160; The grid displays but there is no grouping.</p>
</p>
<p>$("#masterList").jqGrid({</p>
<p>url: "sample.json",</p>
<p>datatype: "json",</p>
<p>colNames: [&#39;Inv&#39;,&#39;Date&#39;, &#39;Client&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;],</p>
<p>colModel:[</p>
<p>{name:&#39;id&#39;,index:&#39;id&#39;, width:60, editable:true, sorttype:&#39;int&#39;,align:"center"},</p>
<p>{name:&#39;invdate&#39;,index:&#39;invdate&#39;, width:90, sorttype:&#39;date&#39;, formatter:&#39;date&#39;, datefmt:&#39;d/m/Y&#39;,align:"center"},</p>
<p>{name:&#39;name&#39;,index:&#39;name&#39;, width:100,summary:&#39;count&#39;,summaryTpl:&#39;({0}) total&#39;},</p>
<p>{name:&#39;amount&#39;,index:&#39;amount&#39;, width:80, align:"right", sorttype:&#39;number&#39;,formatter:&#39;currency&#39;,summaryType:&#39;sum&#39;},</p>
<p>{name:&#39;tax&#39;,index:&#39;tax&#39;, width:80, align:"right",sorttype:&#39;number&#39;,formatter:&#39;currency&#39;,summaryType:&#39;sum&#39;},</p>
<p>{name:&#39;total&#39;,index:&#39;total&#39;, width:80,align:"right",sorttype:&#39;number&#39;,formatter:&#39;currency&#39;,summaryType:&#39;sum&#39;},</p>
<p>{name:&#39;note&#39;,index:&#39;note&#39;, width:120, sortable:false,editable:true}</p>
<p>],</p>
<p>rowNum: 10,</p>
<p>forceFit: true,</p>
<p>rowList: [5,10,20,30],</p>
<p>loadonce: true,</p>
<p>height: &#39;auto&#39;,</p>
<p>width: 640,</p>
<p>pager: &#39;#masterPager&#39;,</p>
<p>sortname: &#39;name&#39;,</p>
<p>viewrecords: true,</p>
<p>sortorder: "asc",</p>
<p>altRows:	true,</p>
<p>altclass: "ui-table-altrow",</p>
<p>grouping: true,</p>
<p>groupingView: {</p>
<p>groupField:	[&#39;name&#39;]</p>
<p>groupColumnShow: [true],</p>
<p>groupText: [&#39;&#60;b&#62;{0}&#60;/b&#62;&#39;],</p>
<p>groupCollapse: true,</p>
<p>groupOrder: [&#39;asc&#39;],</p>
<p>groupSummary: [true],</p>
<p>showSummaryOnHide: true,</p>
<p>groupDataSorted: true</p>
<p>},</p>
<p>});</p>
<p>$("#masterList").jqGrid(&#39;navGrid&#39;,&#39;#masterPager&#39;,{add:false,edit:false,del:false});</p></p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 15:07:32 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19648</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19648</guid>
        	        	<description><![CDATA[<p>Do you use 3.8 beta version? Do you loaded the last version from <a href="http://github.com/tonytomov/jqGrid/tree/dev" rel="nofollow" target="_blank"><a href="http://github.com/tonytomov/jq" rel="nofollow">http://github.com/tonytomov/jq</a>.....d/tree/dev</a> ?</p>
<p>You should post code example which has problems.</p>
<p>About the documentation and examples. On the main page //. Do you write allways documentation and create more code examples for the beta versions of your program? Then you can wait a little till 3.8 will be rleased and the documentation will be changed to 3.8.</p>
<p>Regards</p>
<p>Oleg</p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 11:20:07 +0300</pubDate>
        </item>
        <item>
        	<title>mikeerickson on jqGrid Documentation, Examples, etc.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19644</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/jqgrid-documentation-examples-etc#p19644</guid>
        	        	<description><![CDATA[<p>So why is it that everytime I need to do something in jqGrid it is like jumping through fire hoops. &#160; Today, I am trying to get jqGrid to do some simple group (examples always work) and I have taken the code almost verbatim from examples and of course they dont work. &#160; &#160;No matter what I do, it will not group the data. &#160; This is not productive use of my time (yesterday I had to spend some 8hr trying to get JSON data to display)</p>
</p>
<p>Today, I am simply trying to make some very simple sample data group and no dice. &#160;This does bode well for my future tasks with this tool, cant even get SIMPLE stuff to work.</p>
]]></description>
        	        	<pubDate>Fri, 10 Sep 2010 04:42:15 +0300</pubDate>
        </item>
</channel>
</rss>