<?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: How to add a new datasource?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource</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/how-to-add-a-new-datasource/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Donal_dinio on How to add a new datasource?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11754</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11754</guid>
        	        	<description><![CDATA[<p>Ok, so I can replace a datasource, but can&#39;t seem to append.&#160; I could read in te second datasource, parse, then manually add the additional rows</p>
</p>
<p>thanks</p>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 14:10:58 +0200</pubDate>
        </item>
        <item>
        	<title>HoSpiTaL_gHoSt on How to add a new datasource?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11706</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11706</guid>
        	        	<description><![CDATA[<p>You can change your current datasource, but I&#39;m not sure if you can add several datasources. To change the datasource, you could do the following:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit613' value='Select Code' data-codeid='sfcode613' /></p>
<div class='sfcode' id='sfcode613'>$(&#39;#grid&#39;).setGridParam({url:&#39;<a href="http://localhost:8888/xxx/abc?active=true&#038;#39" rel="nofollow" target="_blank"><a href="http://localhost:8888/xxx/abc" rel="nofollow">http://localhost:8888/xxx/abc</a>?.....e&#038;#39</a>;});<br />$(&#39;#grid&#39;).trigger(&#8221;reloadGrid&#8221;);</div>
]]></description>
        	        	<pubDate>Tue, 10 Nov 2009 03:08:08 +0200</pubDate>
        </item>
        <item>
        	<title>Donal_dinio on How to add a new datasource?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11684</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/how-to-add-a-new-datasource#p11684</guid>
        	        	<description><![CDATA[<p>Is it possible to dynamically add a datasource?&#160; For example, I want to be able to add an xml datasource when the user clicks a checkbox.&#160; Then when they click another checkbox, I want to append a different datasource to the grid.&#160; Also, when the uncheck teh checkboxes, I want that datasource removed.</p>
</p>
<p>Is this possible?&#160; If not, what is the best way to achieve this?</p>
</p>
<p>Thanks loads</p>
<p>d</p>
]]></description>
        	        	<pubDate>Mon, 09 Nov 2009 13:55:48 +0200</pubDate>
        </item>
</channel>
</rss>