<?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: Collect data for displayed rows and use in another transaction</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction</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/collect-data-for-displayed-rows-and-use-in-another-transaction/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>paulgerrard on Collect data for displayed rows and use in another transaction</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22539</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22539</guid>
        	        	<description><![CDATA[<p>Thanks. In the meantime, I looked at the multiselect example/demo code - I suspect that will give me what I want.</p>
</p>
<p>What I want to do is use a grid to get a list of record ids selected by a user - then pass that list to another webpage that runs a query using those ids. (To product a selective report).</p>
</p>
<p>Thanks again.</p>
]]></description>
        	        	<pubDate>Thu, 24 Mar 2011 08:40:47 +0200</pubDate>
        </item>
        <item>
        	<title>Pete on Collect data for displayed rows and use in another transaction</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22533</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22533</guid>
        	        	<description><![CDATA[<p>$(gridName).getRowData(rowid) should get you the contents of any row as long as you have the row id.&#160; Perhaps a bit more information on what you are looking for would be helpful.&#160; A simple example maybe?</p>
</p>
<p>Pete</p>
]]></description>
        	        	<pubDate>Wed, 23 Mar 2011 19:14:43 +0200</pubDate>
        </item>
        <item>
        	<title>paulgerrard on Collect data for displayed rows and use in another transaction</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22507</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/collect-data-for-displayed-rows-and-use-in-another-transaction#p22507</guid>
        	        	<description><![CDATA[<p>Is there a way of obtaining the the column values of displayed rows (as a result of search/filtering). I want to search for some rows, and then run a report for those records in another HTTP GET transaction.</p>
</p>
<p>Thanks in advance for any help.</p>
]]></description>
        	        	<pubDate>Tue, 22 Mar 2011 02:11:26 +0200</pubDate>
        </item>
</channel>
</rss>