<?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: tableToGrid help</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/tabletogrid-help-1</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/tabletogrid-help-1/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rtordable on tableToGrid help</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tabletogrid-help-1#p5563</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tabletogrid-help-1#p5563</guid>
        	        	<description><![CDATA[<p>Hello jhagg,</p>
<p>add and empty column in the left most.</p>
<p>After the tableToGrid("#id_table") add the following code:</p>
<p>jQuery("#id_table").setGridParam({multiselect:false}).hideCol(&#39;cb&#39;);</p>
<p>Regards.</p>
<p>Ram&#243;n</p>
]]></description>
        	        	<pubDate>Tue, 24 Mar 2009 06:36:19 +0200</pubDate>
        </item>
        <item>
        	<title>jhaag on tableToGrid help</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/tabletogrid-help-1#p5133</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/tabletogrid-help-1#p5133</guid>
        	        	<description><![CDATA[<p>I am new to jqGrid and am very impressed.&#160;&#160; On of my pages needs to have an existing table converted to a grid and the tableToGrid function seems aptly suited for this but I am having some issues.</p>
<p>1.&#160; When using tableToGrid, my left most column gets a checkbox column added.&#160; While nice, I dont need it.&#160; How do i get rid of it? *** UPDATE *** I had a column with a checkbox, removing that checkbox also removed the left column with checkboxes. why?</p>
<p>2.&#160; Attempting to wire up the ondblClickRow event doenst seem to work, however the same code for onSelectRow does work.&#160; (note: I do call .trigger)</p>
<p>thegrid.setGridParam({ ondblClickRow: function(id) { alert(id); } });<br />//thegrid.setGridParam({ onSelectRow: function(id) { alert(id); } });</p>
<p>thegrid.trigger(&#8221;reloadGrid&#8221;);</p>
<p>Any suggestions?</p></p>
]]></description>
        	        	<pubDate>Thu, 05 Mar 2009 13:19:05 +0200</pubDate>
        </item>
</channel>
</rss>