<?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: Data retrival using iRow and iCol</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol</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/data-retrival-using-irow-and-icol/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Data retrival using iRow and iCol</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7188</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7188</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry - you are right - I have not looking in the code when I write this.</p>
<p>You can get the rowid of the given iCol this way</p>
<p>rowid = jQuery("#mygrid")[0].rows[iCol].id;</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 12 Jun 2009 01:40:32 +0300</pubDate>
        </item>
        <item>
        	<title>dvatsal on Data retrival using iRow and iCol</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7146</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7146</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
</p>
<p>Hello,</p>
<p></p>
<p>Yes - you should refer to the documentation</p>
<p></p>
<p>Regards</p>
<p></p>
<p>Tony</p>
</blockquote>
<hr />
<p>Thanks for the quick reply.</p>
<p>But I referred the documentation but could not find any mehtod which returns Data just based on iRow and iCol.</p>
<p>There is one method getCell but it takes rowid and iCol as parameter.<br />
But if we don't have rowid and Cell Edit option is also set to false which method can be used to retrive the data?</p>
<p>Pls give me the method name.</p>
]]></description>
        	        	<pubDate>Tue, 09 Jun 2009 11:39:44 +0300</pubDate>
        </item>
        <item>
        	<title>tony on Data retrival using iRow and iCol</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7138</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7138</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Yes - you should refer to the documentation</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 09 Jun 2009 09:01:52 +0300</pubDate>
        </item>
        <item>
        	<title>dvatsal on Data retrival using iRow and iCol</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7109</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/data-retrival-using-irow-and-icol#p7109</guid>
        	        	<description><![CDATA[<p>Hi Tony,</p>
<p>Is there any way I can fetch data for iRow and iCol.</p>
<p>i.e if row index is 5 and column index is 6 so can i get/fetch and modify cell for iRow=5 and iCol=6?</p>
<p>Thanks,<br />
dvatsal</p>
]]></description>
        	        	<pubDate>Tue, 09 Jun 2009 01:09:13 +0300</pubDate>
        </item>
</channel>
</rss>