<?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: get a value </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/get-a-value</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/get-a-value/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>YamilBracho on get a value </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-a-value#p3024</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-a-value#p3024</guid>
        	        	<description><![CDATA[<p>You can take any cell value using code as :</p>
<p>var sr = jQuery("#list").getGridParam(&#39;selrow&#39;);<br />&#160;var rowData = jQuery("#list").getRowData(sr);</p>
<p>alert(rowData[&#39;Cod&#39;]);</p></p>
]]></description>
        	        	<pubDate>Tue, 11 Nov 2008 10:19:47 +0200</pubDate>
        </item>
        <item>
        	<title>fabiore on get a value </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-a-value#p3022</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-a-value#p3022</guid>
        	        	<description><![CDATA[<p>i create a grid, but i&#39;d like to get a value on a label...</p>
<p>for example i have a Cod and Name and id like to to click on a line and get a value for any action.</p>
<p>thanks</p>
]]></description>
        	        	<pubDate>Tue, 11 Nov 2008 09:35:48 +0200</pubDate>
        </item>
</channel>
</rss>