<?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: Using TreeGrid as Menu</title>
	<link>http://www.trirand.com/blog/?page_id=393/treegrid/using-treegrid-as-menu</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/treegrid/using-treegrid-as-menu/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Reg on Using TreeGrid as Menu</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/using-treegrid-as-menu#p20009</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/using-treegrid-as-menu#p20009</guid>
        	        	<description><![CDATA[<p>OK, bad idea.</p>
<p>I have found jsTree which does what I want, and without the hassle of trying to make something do what it wasn&#39;t designed to do. Forget I asked anything.</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Sun, 26 Sep 2010 19:08:44 +0300</pubDate>
        </item>
        <item>
        	<title>Reg on Using TreeGrid as Menu</title>
        	<link>http://www.trirand.com/blog/?page_id=393/treegrid/using-treegrid-as-menu#p19984</link>
        	<category>TreeGrid</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/treegrid/using-treegrid-as-menu#p19984</guid>
        	        	<description><![CDATA[<p>I am currently using WebFX&#39;s XTree as the vertical menu for my accounting system: lots of different pages to go to, organized by functional area, with some submenus in most areas. This menu expands and contracts and, most importantly, stays open so I can see all items if choose to (helpful for comparing similarly-named items and figuring out which to click on).</p>
<p>What it does not do is anything other than navigate to a new page on click so that you have to reload the entire page, headings, decoration, menu tree and all. I want to, instead,&#160;be able to make an ajax call that refreshes just the working div on the page.</p>
<p>Accordion UI, I think, will support this but it always closes the areas you are not looking at and I would prefer not to do that. I am also not sure how easy it is to cope with nested accordions.</p>
<p>So I am now thinking that TreeGrid might be able to handle it: create a single column table, and give every entry an Onclick function to make the appropriate ajax call (or to run a function on the page to do so). I can&#160;expand a node and it will stay open when I expand other nodes. I might even be able to disable the grid (or cover it with a greyed-out panel) when I have an editing form displaying in the working area.</p>
<p>Has anyone tried this? Anyone know of any reason why it wouldn&#39;t work?</p>
<p>Thanks,</p>
<p>Reg</p>
]]></description>
        	        	<pubDate>Fri, 24 Sep 2010 17:13:42 +0300</pubDate>
        </item>
</channel>
</rss>