<?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: Getting id from group grid grouping header &#091;ASP.NET MVC2, jqGrid&#093;</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/getting-id-from-group-grid-grouping-header-asp-net-mvc2-jqgrid</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/getting-id-from-group-grid-grouping-header-asp-net-mvc2-jqgrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Virallinen on Getting id from group grid grouping header &#091;ASP.NET MVC2, jqGrid&#093;</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/getting-id-from-group-grid-grouping-header-asp-net-mvc2-jqgrid#p24741</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/getting-id-from-group-grid-grouping-header-asp-net-mvc2-jqgrid#p24741</guid>
        	        	<description><![CDATA[<p>Hi all,</p>
</p>
<p>I have grouped grid with data: id, parent_name, child_name, url.</p>
<p>Grid is grouped with parent_name.</p>
<p>My editing is handled by external form where I send the id field.</p>
</p>
<p>Problem is that I can&#39;t select the groupd header. How can I make the group header selectable?</p>
</p>
<p>Json data looks like this:</p>
</p>
<p>{"total":1,"page":1,"records":3,"rows":[{"id":1,"cell":["parent_name1","child_name1","www.google.com"]},{"id":2,"cell":["parent_name1","child_name2","www.google.com"]}{"id":1,"cell":["parent_name2","child_name3","www.google.com"]}]}</p>
</p>
<p>Grid looks like this</p>
</p>
<p>- parent_name</p>
<p><span style="white-space: pre;"> </span>* child_name &#124; url</p>
<p><span style="white-space: pre;"> </span>* child_name &#124; url</p>
<p>- parent_name</p>
<p><span style="white-space: pre;"> </span>* child_name &#124; url</p>
</p>
<p>Best regards,</p>
<p>Tuomo</p>
]]></description>
        	        	<pubDate>Tue, 27 Sep 2011 09:17:05 +0300</pubDate>
        </item>
</channel>
</rss>