<?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: Getting original row data</title>
	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data</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/feature-request/getting-original-row-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14795</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14795</guid>
        	        	<description><![CDATA[<p>I found an answer here:</p>
<p>/blog/?page_id=393/bugs/jqgrid-loadonce-problem/&#38;value=loadonce&#38;type=1&#38;include=1&#38;search=3&#38;ret=all</p>
<p>I need to change datatype to &#39;local&#39;</p></p>
]]></description>
        	        	<pubDate>Sun, 14 Feb 2010 15:43:08 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14751</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14751</guid>
        	        	<description><![CDATA[<p>Tony,</p>
<p>If I use datatype as function and want to sort the grid, can I use sortGrid() or do I have to sort the data myself and then call addJSONData()?</p>
]]></description>
        	        	<pubDate>Fri, 12 Feb 2010 17:25:52 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14458</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14458</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>in the same function when the request begin do</p>
<p>$("#load_"+gridid).show();</p>
<p>and when end</p>
<p>$("#load_"+gridid).hide();</p>
<p>Where the gridid is the id of the grid</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Feb 2010 10:29:51 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14407</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p14407</guid>
        	        	<description><![CDATA[<blockquote>
<p>tony said:</p>
<p>Hello,</p>
<p>Now I see what you mean exactley - if I understand rigth. The problem is that in loadComplete you do not have acces to the data, while with custom data type before using addJSONData you have access to all rows before inserted into the grid.</p>
<p>Glad that datatype function helps.</p>
<p>Best Regards</p>
<p>Tony</p>
</blockquote>
<hr />
<p>Yes, datatype as function works for me, but I don&#39;t see the &#39;Loading..&#39; message. &#160;What can I do to have this message displayed?</p>
<p>Thx,</p>
<p>Les</p></p>
]]></description>
        	        	<pubDate>Fri, 29 Jan 2010 23:23:03 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13348</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13348</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Now I see what you mean exactley - if I understand rigth. The problem is that in loadComplete you do not have acces to the data, while with custom data type before using addJSONData you have access to all rows before inserted into the grid.</p>
<p>Glad that datatype function helps.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 15:07:27 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13347</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13347</guid>
        	        	<description><![CDATA[<p>Using&#160;datatype as function would work for me. &#160;This is a very flexible solution, although more complicated.</p>
</p>
<p>Why are you saying this is the same&#160;as when we use loadComplete? &#160;I don&#39;t follow. &#160;Can you explain?</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 14:50:09 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13346</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13346</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Sorry, for this - it seems like this is the same as when we use loadComplete.</p></p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 14:30:57 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13345</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13345</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can use a datatype as function and here you can do what you want</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 14:29:26 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13344</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13344</guid>
        	        	<description><![CDATA[<p>This solutions is not very efficient because the response needs to be parsed twice.</p>
<p>I was looking for a method to access the already parsed row data.</p>
<p>afterInsertRow() provides row data for the current row, but I need to access any row (not just the current one).</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 14:19:57 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13323</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13323</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You can use the loadComplete to which we pass the request. If your request is JSON you can get the first and the last original row.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Sat, 26 Dec 2009 12:00:18 +0200</pubDate>
        </item>
        <item>
        	<title>Les on Getting original row data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13304</link>
        	<category>Feature Request</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/feature-request/getting-original-row-data#p13304</guid>
        	        	<description><![CDATA[<p>Greetings:</p>
<p>It appears there&#39;s no way to get the original row data (element from the response) for any row id.</p>
<p>As an example, the&#160;afterInsertRow() method provides &#39;rowelem&#39; from the response, but currently it&#39;s not possible to get &#39;rowelem&#39; for say the first and the last row inside&#160;afterInsertRow().</p>
<p>Would it be possible to add such a function?</p></p>
]]></description>
        	        	<pubDate>Fri, 25 Dec 2009 23:15:30 +0200</pubDate>
        </item>
</channel>
</rss>