<?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: Custom row id</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/custom-row-id</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/custom-row-id/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tod on Custom row id</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/custom-row-id#p20137</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/custom-row-id#p20137</guid>
        	        	<description><![CDATA[<p>Hi. Newbie stuff: Using 3.8 datatype: "local" multiselect:true</p>
<p>By default, the check box input instantiated from the multiselect option is using the first column value,  in this case an integer representing a team number 	 { name:"team", index:"team"...</p>
</p>
<p>When all the team numbers are unique this is fine, however when several rows are displayed along with team , it results in multiple redundant ids, and pushes those ids down into the dom and checkbox input leading to weird events.</p>
<p>So whenever team = 1, one is put in the following structure</p>
<p>&#60;tr class="ui-widget-content jqgrow ui-row-ltr" role="row" id="1"&#62;&#160;</p>
<p>&#60;input type="checkbox" class="cbox" id="jqg_summary-table_1"</p>
</p>
<p>So what is the proper way to override the row id with a unique value ?&#160;<span style="font-size: 14.4px;">.</span></p>
<p>Working with key and index in the column model I was not able to override the row id, is there another method I am missing ?</p>
</p>
<p>Thanks.</p></p>
]]></description>
        	        	<pubDate>Tue, 05 Oct 2010 01:29:06 +0300</pubDate>
        </item>
</channel>
</rss>