1f42
<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Forum: TreeGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Forum Version 4.1.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393&#038;treegrid&#038;xfeed=forum" rel="self" type="application/rss+xml" />
<item>
	<title>darkwarrior on First TreeGrid - no rows</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/first-treegrid-no-rows/#p28872</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/first-treegrid-no-rows/#p28872</guid>
	<description><![CDATA[<p>After following the sample at <a href="http://goo.gl/Im5Fl" rel="nofollow">http://goo.gl/Im5Fl</a><a rel="nofollow" href="/jqgridwiki/doku.php?id=wiki:adjacency_model" target="_blank" target="_blank">l</a> and converting it from PHP to JSP, I&#39;m at a roadblock: the data isn&#39;t displayed in the grid.</p>
<p>The code is below, and the data loaded is below that.</p>
<br />
<p>Thanks for any assist,</p>
<p>DW.</p>
<br />
<p>$(&#39;#tree&#39;).jqGrid({<br />url:&#39;ProjectTemplates_Data.jsp&#39;,<br />datatype:&#39;xml&#39;,<br />treeGridModel:&#39;adjacency&#39;,<br />mtype:&#39;POST&#39;,<br />colNames:[&#39;id&#39;,&#39;Task Name&#39;],<br />colModel:[<br />{name:&#39;intTaskID&#39;,index:&#39;intTaskID&#39;, width:1,hidden:true,key:true,editable:true},<br />{name:&#39;txtTaskName&#39;,index:&#39;txtTaskName&#39;, width:180, editable:true}<br />],<br />height:&#39;auto&#39;,<br />treeGrid:true<br />});</p>
<pre>&#60;?xml version=&#39;1.0&#39; encoding=&#39;utf-8&#39;?&#62;</pre>
<pre>&#60;rows&#62;&#60;page&#62;1&#60;/page&#62;&#60;total&#62;1&#60;/total&#62;&#60;records&#62;1&#60;/records&#62;</pre>
<pre>&#60;row&#62;&#60;cell&#62;1&#60;/cell&#62;&#60;cell&#62;Show systemmm77&#60;/cell&#62;&#60;cell&#62;0&#60;/cell&#62;&#60;cell&#62;&#60;![CDATA[NULL]]&#62;&#60;/cell&#62;&#60;cell&#62;false&#60;/cell&#62;&#60;cell&#62;false&#60;/cell&#62;&#60;/row&#62;</pre>
<pre>&#60;row&#62;&#60;cell&#62;2&#60;/cell&#62;&#60;cell&#62;asd&#60;/cell&#62;&#60;cell&#62;1&#60;/cell&#62;&#60;cell&#62;&#60;![CDATA[1]]&#62;&#60;/cell&#62;&#60;cell&#62;false&#60;/cell&#62;&#60;cell&#62;false&#60;/cell&#62;&#60;/row&#62;</pre>
<pre>&#60;/rows&#62;</pre>
]]></description>
	<pubDate>Fri, 24 May 2013 05:47:52 +0000</pubDate>
</item>
<item>
	<title>pdaniel on Multiple group totals at header row?</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/multiple-group-totals-at-header-row/#p28861</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/multiple-group-totals-at-header-row/#p28861</guid>
	<description><![CDATA[<p>I know it;s possible in the version 4 of jqGrid to place group subtotals at the header row level, but can we do this for multiple columns? &#160;We have multiple columns we need totaled up at the group level and in looking at the sample code, it appears this is not possible. &#160;In the example below, the group by would be the account level. Thanks in advance.</p>
<p><span style="white-space: pre;"> </span>Description<span style="white-space: pre;"> </span>Value<span style="white-space: pre;"> </span>Cost</p>
<p>Acct a<span style="white-space: pre;"> </span>75<span style="white-space: pre;"> </span>100</p>
<p><span style="white-space: pre;"> </span>Pos 1<span style="white-space: pre;"> </span>25<span style="white-space: pre;"> </span>60</p>
<p><span style="white-space: pre;"> </span>Pos 2<span style="white-space: pre;"> </span>50<span style="white-space: pre;"> </span>40</p>
]]></description>
	<pubDate>Wed, 22 May 2013 19:51:10 +0000</pubDate>
</item>
<item>
	<title>OlegK on treegrid with local data and issue with jsonmap</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/treegrid-with-local-data-and-issue-with-jsonmap/#p28751</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/treegrid-with-local-data-and-issue-with-jsonmap/#p28751</guid>
	<description><![CDATA[One can find the answer of the problem in <a href="http://stackoverflow.com/a/16468439/315935" target="_blank">my answer</a> on the stackoverflow. The main advice one have to use <strong>datatype: "jsonstring"</strong> instead of <strong>datatype: "local"</strong> to have support of <strong>jsonmap</strong> property in <strong>colModel</strong>.
]]></description>
	<pubDate>Fri, 10 May 2013 16:25:06 +0000</pubDate>
</item>
<item>
	<title>RRK on treegrid with local data and issue with jsonmap</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/treegrid-with-local-data-and-issue-with-jsonmap/#p28747</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/treegrid-with-local-data-and-issue-with-jsonmap/#p28747</guid>
	<description><![CDATA[<div class="post-text">
<p>I am loading a treegrid using local data. For some reason,  jqGrid is displaying cell values</p>
<p>based on "name" property and not  "jsonmap" property of the colModel.</p>
<p>Here is a simplified version of the grid and the local data. With the  below configuration,</p>
<p>I get empty values in the "Qty" column. However,  if in "mydata" I change "qty1&#8243; to "qty"</p>
<p>I get values in the "Qty"  column.</p>
<pre><div class="sfcode">var mydata =  {&#34;rows&#34;:[
    {id: 1221,name: &#34;P1&#34;,qty1: &#34;1&#34;, level: 0,parent: &#34;NULL&#34;,isLeaf: false, <br />loaded: true, expanded: true},
    {id: 1222,name: &#34;P1-Child&#34;,qty1: &#34;2&#34;, level: 1,parent: 1221,isLeaf: true, <br />loaded: true, expanded: true}
]};

jQuery(&#34;#bomTable&#34;).jqGrid({
       treeGrid:true,
       treeGridModel:&#39;adjacency&#39;,
       ExpandColumn:&#39;name&#39;,
       treedatatype: &#34;local&#34;,
       datatype: &#34;local&#34;,
       data: mydata,
       jsonReader: {
           repeatitems: false
       },
       colNames:[&#39;ID&#39;, &#39;Name&#39;, &#39;Qty&#39;],
       colModel:[
           {name:&#39;id&#39;, hidden: true},
           {name:&#39;name&#39;, index:&#39;name&#39;},
           {name: &#39;qty&#39;, jsonmap: &#39;qty1&#39;, index: &#39;qty&#39;}
       ],
       width:&#39;auto&#39;,
       height:&#39;auto&#39;,
       shrinkToFit:false
   });

   jQuery(&#34;#bomTable&#34;)[0].addJSONData({
       total: 1,
       page: 1,
       records: mydata.rows.length,
       rows: mydata.rows
   }) ;
</div></pre>
<p>Would greatly appreciate any inputs!</p>
</div>
]]></description>
	<pubDate>Thu, 09 May 2013 19:33:20 +0000</pubDate>
</item>
<item>
	<title>tony on bug when hide first col treeGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/bug-when-hide-first-col-treegrid/#p28742</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/bug-when-hide-first-col-treegrid/#p28742</guid>
	<description><![CDATA[<p>Hello,</p>
<p>In you case you will need to set <a href="/jqgridwiki/doku.php?id=wiki:treegrid" target="_blank">ExpandColumn </a></p>
<p><div class="sfcode"></p>
<p>datatype &#160;: "local",</p>
<p>treeGrid &#160;: true,</p>
<p>treeGridModel: &#39;adjacency&#39;,</p>
<p>ExpandColumn : &#39;title_col2&#39;,</p>
<p>colNames = [ "col1", "col2"],</p>
<p>colModel = [ {name:&#39;title_Col1&#39;, hidden:true}, {name:&#39;title_col2&#39;}]</p>
<p></div></p>
<br />
<br />
<p>Regards</p>
]]></description>
	<pubDate>Thu, 09 May 2013 13:23:12 +0000</pubDate>
</item>
<item>
	<title>nikopol on bug when hide first col treeGrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/bug-when-hide-first-col-treegrid/#p28741</link>
	<category>
210a
TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/bug-when-hide-first-col-treegrid/#p28741</guid>
	<description><![CDATA[<p><span style="font-size: 14px;">Hi all,&#160;</span></p>
<p>I think I have discovered a little bug in JqGrid 4.4.5.</p>
<p>I used :</p>
<br />
<div class="sfcode">
<p>datatype &#160;: &#34;local&#34;,</p>
<p>treeGrid &#160;: true,</p>
<p>treeGridModel: &#39;adjacency&#39;</p>
<p>colNames = [ &#34;col1&#34;, &#34;col2&#34;],</p>
<p>colModel = [ {name:&#39;title_Col1&#39;, hidden:true}, {name:&#39;title_col2&#39;}]</p>
</div>
<br />
<p>I have added all rows with &#39;addChildNode&#39;.</p>
<p>The jqGrid data was displayed as standard rows instead of treeGrid, however, if I ask a row with &#39;getNodeChildren&#39; method, all children was returned correctly. This is just a display bug. This bug is not present when the first element of colModel is not hidden, like that:</p>
<br />
<div class="sfcode">
<p>colNames = [ &#34;col2&#34;, &#34;col1&#34;],</p>
<p>colModel = [ {name:&#39;title_col2&#39;}, {name:&#39;title_Col1&#39;, hidden:true}]</p>
</div>
<br /> <br />
<p>I have not tested other thing than datatype:local and addChildNode method</p>
<br />
]]></description>
	<pubDate>Wed, 08 May 2013 15:10:10 +0000</pubDate>
</item>
<item>
	<title>bergzilla on newbie treegrid questions...</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/newbie-treegrid-questions/#p28557</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/newbie-treegrid-questions/#p28557</guid>
	<description><![CDATA[<p>Ugh, my name is berg and I am lord of the idiots...</p>
<p>Adjacency only has one n...</p>
<p>After correcting that, it all works great! Thanks anyone and everyone who took a look!</p>
<br />
]]></description>
	<pubDate>Tue, 02 Apr 2013 00:28:07 +0000</pubDate>
</item>
<item>
	<title>bergzilla on newbie treegrid questions...</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/newbie-treegrid-questions/#p28556</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/newbie-treegrid-questions/#p28556</guid>
	<description><![CDATA[<p>&#160;Say I have a simple hierarchy of XML like&#8230;</p>
<p>&#60;root&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#60;item label="Parent1&#8243; level="0&#8243; leaf="false" parent="" id="Parent1&#8243;&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;item label="Child1&#8243; level="1&#8243; leaf="true" parent="Parent1&#8243; id="Parent1/Child1&#8243;&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#60;item label="Child2&#8243; level="1&#8243; leaf="true" parent="Parent1&#8243; id="Parent1/Child2&#8243;&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#60;/item&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#60;item label="Parent2&#8243; level="0&#8243; leaf="false" parent="" id="Parent2&#8243;&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#60;item label="Child1&#8243; level="1&#8243; leaf="true" parent="Parent2&#8243; id="Parent2/Child1&#8243;&#62;</p>
<p>&#160; &#160; &#160; &#160; &#160; &#160; &#60;/item&#62;</p>
<p>&#60;/root&#62;</p>
<br />
<p>And my treegrid is setup something like this&#8230;</p>
<p>var colNames = [&#39;Label&#39;];<br />var colModel = [	{name:&#39;label&#39;, xmlmap: function (obj) { return $(obj).attr("label");}} ];</p>
<br />
<p>$("#myTreeGrid").jqGrid({</p>
<p style="padding-left: 30px;">treeGrid: true,<br /> treeGridModel: &#39;adjancency&#39;,<br /> ExpandColClick: true,<br />ExpandColumn: &#39;Label&#39;,<br /> datatype: &#39;xmlstring&#39;,<br />datastr: myXML,<br />colNames: colNames,<br />colModel: colModel,<br /> xmlReader: { <br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; root: "root",&#160;<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; row: "item",&#160;<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; repeatitems: false<br /> },<br /> treeReader: {<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; level_field: "[level]",<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; parent_id_field: "[parent]",<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; leaf_field: "[leaf]",<br />&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; expanded_field: "[expanded]"<br /> },<br />gridview: false,<br />caption: &#39;My Tree Sample&#39;,</p>
<p>});<br /><br /></p>
<p>Now this XML is a bit different than the single example that google is giving me. I was hoping this would work due&#160;to the little xmlmap trick being able to pull out attributes via the function call ie&#160;xmlmap: function (obj) { return $(obj).attr("label");} that I&#39;m using in the colModel and being able to use attributes in the treeReader and that all seems to work well but the one thing that I can&#39;t get to work for the life of me is being able to expand/collapse the parent.</p>
<p>I&#39;m getting what looks like parent and children in the tree(they&#39;ve got the right icons) but they don&#39;t seem to be connected. Children are starting off fully expanded even though their expand field is set to false and clicking on the parent&#39;s expand/collapse triangle just seems to stick to expand regardless of what the field was set to.</p>
<p>I&#39;m guessing I&#39;m missing a field in my treeReader for id to connect parent and children but all I can find in the documentation available is level_field, parent_id_field, leaf_field, and expanded_field for the adjancency model. I&#39;ve also tried setting the id field in the xmlReader but haven&#39;t had any luck.</p>
<p>Could it also be that I&#39;m missing a field for setting the loaded boolean? I know in the standard XML treegrid example, it&#39;s recommended that the last tag for each row be set to true(I think) to keep treegrid from contacting the server for the children&#39;s contents. Could it be that my parent expand is stuck because its trying to pull more data from the server even though I don&#39;t want it to?</p>
<p>Does anyone have any suggestions? I feel like I&#39;m so close to getting this to work and I&#39;m getting tripped up on something I&#39;m just not finding.</p>
<p>Also, the links that I&#39;m guessing explain what the nested and adjancency models really mean seem to be broken. Does anyone have a simple explanation for the difference between the two? Judging from the differences in their treeReaders, they seem a bit backwards to me. Wouldn&#39;t adjacent mean things are side by side which would use the left/right fields?</p>
<p>And kind of a side comment that I hope doesn&#39;t come off as snarky <img class="wp-smiley" src="/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" /> It&#39;s kind of a bummer to me that I&#39;ve got a very hierarchical XML but I still have to go thru and explicitly setup parent/child relationships via either tags or attributes.</p>
<p>Thanks for any advice you can drop on me!</p>
]]></description>
	<pubDate>Mon, 01 Apr 2013 22:56:09 +0000</pubDate>
</item>
<item>
	<title>sbel on jqGrid dropdown filtering doesn't work as expected</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-dropdown-filtering-doesnt-work-as-expected/#p28520</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-dropdown-filtering-doesnt-work-as-expected/#p28520</guid>
	<description><![CDATA[<p>I need to have a dropdown filter on a column. The dropdown consists of 4 options: "All", "Opt1", "Opt2", and "Opt3". When one of the non-"All" options is selected than the grid should reload based on the options. However, when "All" is selected than the grid should reload without a filter being applied. Here is my unsuccessful attempt:</p>
<p>searchoptions {</p>
<p><span style="white-space: pre;"> </span>value : {"":"All", "1" : "Opt1", "2" : "Opt2", "3" : "Opt3" }</p>
<p>}</p>
<p>The problem is that when I select "All", the last selected filter is applied for some reason. Please advise.</p>

25e8
]]></description>
	<pubDate>Mon, 25 Mar 2013 16:56:52 +0000</pubDate>
</item>
<item>
	<title>AB on Tree Grid - Bind to List - Sorting not working</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-bind-to-list-sorting-not-working/#p28474</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-bind-to-list-sorting-not-working/#p28474</guid>
	<description><![CDATA[<p>Hello,</p>
<p>i have created a treegrid. If i bind data from Linq to SQL - sorting works fine. But if i bind same data with List then sorting did not work.</p>
<br />
<p>You can download my demo app <a title="Download" href="https://www.dropbox.com/l/J7nFKPNZNSSkFjlLHNffwa" target="_blank" target="_blank">From Here</a></p>
<br />
<p>Please help me out.</p>
]]></description>
	<pubDate>Mon, 18 Mar 2013 11:27:46 +0000</pubDate>
</item>
<item>
	<title>knissanka on Jqgrid: focus goes to the scroll bar when select it in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28457</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28457</guid>
	<description><![CDATA[I m using IE9
]]></description>
	<pubDate>Thu, 14 Mar 2013 13:33:02 +0000</pubDate>
</item>
<item>
	<title>tony on Jqgrid: focus goes to the scroll bar when select it in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28450</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28450</guid>
	<description><![CDATA[<p>Hello,</p>
<br />
<p>It seems to be a problem in IE.</p>
<p>Here <a href="http://stackoverflow.com/questions/2284541/form-input-loses-focus-on-scroll-bar-click-in-ie" target="_blank">some links</a>.</p>
<p>In which version of IE is this. Does it happen in IE 10?</p>
<br />
<p>Regards</p>
]]></description>
	<pubDate>Thu, 14 Mar 2013 08:27:56 +0000</pubDate>
</item>
<item>
	<title>knissanka on Jqgrid: focus goes to the scroll bar when select it in IE</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28444</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/jqgrid-focus-goes-to-the-scroll-bar-when-select-it-in-ie/#p28444</guid>
	<description><![CDATA[I m using a jqgrid and has done inline editing as well. But my issue is if I select a editable field in the jqgrid and if I selects the scroll bar then the focus goes to scroll bar from the editable field. Can I overcome this? I want to retain the focus to the selected editable field rather than the focus goes o the scroll bar. This is only happening in IE. Chrome and Firefox working correctly.
]]></description>
	<pubDate>Thu, 14 Mar 2013 08:11:17 +0000</pubDate>
</item>
<item>
	<title>ThaDafinser on Pagination for treegrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/pagination-for-treegrid/#p28432</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/pagination-for-treegrid/#p28432</guid>
	<description><![CDATA[<p>I&#39;m just facing another problem, which maybe comes out of my implementation?</p>
<p>When i load a tree node which is closed and loaded: false, the ajax request don&#39;t get executed.</p>
<br />
<p>I found out it&#39;s because of the first time i use datatype: &#39;local&#39;</p>
<p>And then manually change it to json...</p>
<p>grid.jqGrid(&#39;setGridParam&#39;, { dataType: &#39;json&#39; });</p>
<p>grid.jqGrid()[0].addJSONData(data); //Apply the faked "local" data...</p>
<br />
<p>It&#39;s fine with pagination (second page get&#39;s loaded with ajax), but it doesn&#39;t work with the tree ajax loading..?</p>
]]></description>
	<pubDate>Tue, 12 Mar 2013 17:11:13 +0000</pubDate>
</item>
<item>
	<title>ThaDafinser on Pagination for treegrid</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/pagination-for-treegrid/#p28431</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/pagination-for-treegrid/#p28431</guid>
	<description><![CDATA[<p>Hello togehter,</p>
<br />
<p>as mentioned in the wiki, pagination is currently not possible:</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:treegrid#cautions_and_limitations" rel="nofollow">http://www.trirand.com/jqgridw.....imitations</a></p>
<br />
<p>Because I need this feature for one list, i though about what&#39;s needed for this, and i don&#39;t think it&#39;s much.</p>
<br />
<p>When only the "level: 0" rows get counted, the paginator would just be perfect. What do you think about that?</p>
<br />
<p>Best regards</p>
]]></description>
	<pubDate>Tue, 12 Mar 2013 15:37:48 +0000</pubDate>
</item>
<item>
	<title>AB on Tree Grid - Export to CSV + Filtering</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28429</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28429</guid>
	<description><![CDATA[<blockquote>tony said:
<p>Hello,</p>
<br />
<p>If you use the commetrtial version of jqGrid, please post your problem <a href="http://www.trirand.net/forum/default.aspx?g=forum" target="_blank" target="_blank">here</a></p>
<p>If this is not the case then you will need to check your code for filtering and export.</p>
<br />
<p>Kind Regards</p>
</blockquote>
<hr />
<p>I am using&#160;&#160;free <strong>MIT license </strong>license version.</p>
]]></description>
	<pubDate>Tue, 12 Mar 2013 09:48:09 +0000</pubDate>
</item>
<item>
	<title>tony on Tree Grid - Export to CSV + Filtering</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28427</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28427</guid>
	<description><![CDATA[<p>Hello,</p>
<br />
<p>If you use the commetrtial version of jqGrid, please post your problem <a href="http://www.trirand.net/forum/default.aspx?g=forum" target="_blank">here</a></p>
<p>If this is not the case then you will need to check your code for filtering and export.</p>
<br />
<p>Kind Regards</p>
]]></description>
	<pubDate>Tue, 12 Mar 2013 08:27:27 +0000</pubDate>
</item>
<item>
	<title>AB on Tree Grid - Export to CSV + Filtering</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28424</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-export-to-csv-filtering/#p28424</guid>
	<description><![CDATA[<p>Hello,</p>
<br />
<p>I am just beginner with JQGrid. I have created a treegrid with it.</p>
<br />
<p>I have tried to implement "Export to CSV" but its throwing below error.</p>
<p>--------------------------</p>
<p>&#160;&#160; at System.Web.UI.ControlCollection.get_Item(Int32 index)<br />&#160;&#160; at System.Web.UI.WebControls.TableCellCollection.get_Item(Int32 index)<br />&#160;&#160; at Trirand.Web.Mvc.JQGrid.RenderCSVToStream(DataGrid grid, String fileName)<br />&#160;&#160; at Trirand.Web.Mvc.JQGrid.ExportToCSV(Object dataSource, String fileName)<br />&#160;&#160; at JQGridDemo.Controllers.IncomeDtlController.ExportToCSV() in d:R&#38;DJQGridJQGridControllersIncomeDtlController.cs:line 216<br />&#160;&#160; at lambda_method(Closure , ControllerBase , Object[] )<br />&#160;&#160; at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)<br />&#160;&#160; at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)<br />&#160;&#160; at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)<br />&#160;&#160; at System.Web.Mvc.Async.AsyncControllerActionInvoker.&#60;&#62;c__DisplayClass42.&#60;BeginInvokeSynchronousActionMethod&#62;b__41()<br />&#160;&#160; at System.Web.Mvc.Async.AsyncResultWrapper.&#60;&#62;c__DisplayClass8`1.&#60;BeginSynchronous&#62;b__7(IAsyncResult _)<br />&#160;&#160; at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()<br />&#160;&#160; at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)<br />&#160;&#160; at System.Web.Mvc.Async.AsyncControllerActionInvoker.&#60;&#62;c__DisplayClass37.&#60;&#62;c__DisplayClass39.&#60;BeginInvokeActionMethodWithFilters&#62;b__33()<br />&#160;&#160; at System.Web.Mvc.Async.AsyncControllerActionInvoker.&#60;&#62;c__DisplayClass4f.&#60;InvokeActionMethodFilterAsynchronously&#62;b__49()<br /><a href="/blog/wp-login.php?action=login&#38;view=forum" target="_blank" target="_blank"></a></p>
<p>-------------------------------------------</p>
<br />
<p>As well when i do filtering it only gives one single node with expand option, when i expand it - after that i am not able to do any operation.</p>
<br />
<p>-----------------------------</p>
<br />
<p>It will be really helpful, if anybody can give me example of treegrid with Export to CSV and filtering feature.</p>

80e
]]></description>
	<pubDate>Mon, 11 Mar 2013 16:51:55 +0000</pubDate>
</item>
<item>
	<title>tony on Tree Grid - On Click of root node expand all level nodes under it</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-on-click-of-root-node-expand-all-level-nodes-under-it/#p28383</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-on-click-of-root-node-expand-all-level-nodes-under-it/#p28383</guid>
	<description><![CDATA[<p>Hello,</p>
<br />
<p>Thanks for the explanation and the test case. I will look into this problem.</p>
<p>Regards</p>
]]></description>
	<pubDate>Tue, 05 Mar 2013 12:05:29 +0000</pubDate>
</item>
<item>
	<title>kishork on Tree Grid - On Click of root node expand all level nodes under it</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-on-click-of-root-node-expand-all-level-nodes-under-it/#p28382</link>
	<category>TreeGrid</category>
	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/tree-grid-on-click-of-root-node-expand-all-level-nodes-under-it/#p28382</guid>
	<description><![CDATA[<p>I&#39;m new to jqGrid.</p>
<br />
<p>Our use case needs us to *expand all nodes under root node on click*</p>
<br />
<p>I tried setting the expanded property to true for all non-leaf nodes &#38; non root nodes, however doing so makes the level 1 node disappear also the other nodes expand.</p>
<br />
<p>Here is the jsFiddle: <a href="http://jsfiddle.net/SQzAC/1/" rel="nofollow">http://jsfiddle.net/SQzAC/1/</a> &#160;(If you click the root node you will notice that level 1 was hidden)&#160;</p>
<p>I guess I am using the API in a wrong way and instead of setting the expanded property at load time I should set the expanded property for all non-leaf and non-root nodes in loadComplete event.</p>
<br />
<p>What is the right way to achive the desired result? TIA</p>
]]></description>
	<pubDate>Mon, 04 Mar 2013 22:49:26 +0000</pubDate>
</item>
</channel>
</rss>
0

