<?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: Display stock exchange data</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-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/help/display-stock-exchange-data/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Display stock exchange data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14767</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14767</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>The basic idea is to call the grid with loadonce parameter set to true and then use your own ajax with setInterval to obtain the data and use updateGridRows.</p>
<p>This of coures will not allow pagging.</p>
<p>In the script provided above there was a little complex logic.</p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 12 Feb 2010 18:50:11 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on Display stock exchange data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14709</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14709</guid>
        	        	<description><![CDATA[<p>Thank you but the "similar solution" is visible but not the code !</p>
<p>Or I don&#39;t know how to display the code ...</p>
<p>May I have more info ?</p>
<p>Rgds</p>
]]></description>
        	        	<pubDate>Wed, 10 Feb 2010 18:07:32 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Display stock exchange data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14692</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14692</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>This is can be done.</p>
<p>If after the first load your id will not be changed then you can use succefully the updateGridRows method.</p>
<p><a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:methods#add_on_grid_methods" rel="nofollow" target="_blank"><a href="http://www.trirand.com/jqgridw" rel="nofollow">http://www.trirand.com/jqgridw</a>.....id_methods</a></p>
<p>Similar solution of the grid you can find here:</p>
<p><a href="http://www.mozilla.com/en-US/firefox/stats/" rel="nofollow" target="_blank"><a href="http://www.mozilla.com/en-US/f" rel="nofollow">http://www.mozilla.com/en-US/f</a>.....fox/stats/</a></p>
<p>Best Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 10 Feb 2010 15:34:27 +0200</pubDate>
        </item>
        <item>
        	<title>phicarre on Display stock exchange data</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14598</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/display-stock-exchange-data#p14598</guid>
        	        	<description><![CDATA[<p>I would like to display data from stock exchange with jQgrid.</p>
<p>The first approach is to use trigger("reloadGrid") with setInterval in order to see the "real-time" updates.</p>
<p>But the trigger redisplays the grid !</p>
<p>Could you suggest another approach which redisplays only the updated data ?</p>
]]></description>
        	        	<pubDate>Sat, 06 Feb 2010 12:23:12 +0200</pubDate>
        </item>
</channel>
</rss>