<?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: Can this table be realized with jgGrid?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/can-this-table-be-realized-with-jggrid</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/can-this-table-be-realized-with-jggrid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Glassfox on Can this table be realized with jgGrid?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/can-this-table-be-realized-with-jggrid#p19400</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/can-this-table-be-realized-with-jggrid#p19400</guid>
        	        	<description><![CDATA[<p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } --></p>
<p lang="en-US">Hello guys,</p>
<p lang="en-US">&#160;</p>
<p lang="en-US">I tried to find out if I can realize a kind of a table in my web application with jqGrid, but didn&#39;t succeed. The table I want to realize has following features:</p>
<p lang="en-US">&#160;</p>
<ul>
<li>
<p lang="en-US">I have a base entry 	which can have (but do not have to) belonging entries &#8594; Realizable by a 	subGrid.</p>
</li>
<li>
<p lang="en-US">If a entry does not 	have belonging entires, the user should not see the expanding plus. 	Only found the feature for dynamical disabling of the subGrid for 	the whole table: jQuery("#grid_id").hideCol(&#39;subgrid&#39;); &#8594; 	But didn&#39;t found it for the only one entry in the table.</p>
</li>
<li>
<p lang="en-US">The column names of 	the base grid are identical to the names of the subGrid. So I don&#39;t 	want to show the subGrid column names again &#8594; Didn&#39;t found how to 	disable the subGrid Header layer.</p>
</li>
<li>
<p lang="en-US">And the last, not so 	important feature: replaceable expansion symbol for the subGrid 	(currently the plus symbol) &#8594; Don&#39;t know if it is changeable for 	only one table (the other tables should keep the original symbol).</p>
</li>
</ul>
<p lang="en-US">&#160;</p>
<p lang="en-US">Are there any possibilities to realize this?</p>
<p lang="en-US">&#160;</p>
<p lang="en-US">Thanks.</p>
]]></description>
        	        	<pubDate>Sat, 28 Aug 2010 13:28:59 +0300</pubDate>
        </item>
</channel>
</rss>