<?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 data from other </title>
	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other</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-data-from-other/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3388</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3388</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>you try to attch a change event to nonexisting element with</p>
<p>id=optContexte. Did you see element with id=optContexte?</p>
<p>I do not see this element, only name which is not id.</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 02 Dec 2008 03:58:52 +0200</pubDate>
        </item>
        <item>
        	<title>dhaenn on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3383</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3383</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>i have</p>
<p><input type='button' class='sfcodeselect' name='sfselectit7331' value='Select Code' data-codeid='sfcode7331' /></p>
<div class='sfcode' id='sfcode7331'>
<p>$(&#8221;#optContexte&#8221;).change(function(){<br />&#160;&#160;&#160; var val = $(&#8221;#optContexte&#8221;).val(); &#160;&#160; <br />&#160;&#160; &#160;$(&#8221;#list&#8221;).setGridParam({editUrl:&#39;</p>
<p>modification.php?contexte=&#39;+val});<br />&#160;&#160; &#160;$(&#8221;#list&#8221;).trigger(&#8221;reloadGrid&#8221;);<br />});&#160;&#160; &#160;<br />&#60;/script&#62;</p>
</div>
<p><input type='button' class='sfcodeselect' name='sfselectit212' value='Select Code' data-codeid='sfcode212' /></p>
<div class='sfcode' id='sfcode212'>&#60;div id=&#8221;jQGrid&#8221;&#62;<br />&#160;&#160; &#160;&#60;table id=&#8221;list&#8221; class=&#8221;scroll&#8221;&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#60;select name=&#8221;optContexte&#8221; rows=&#8221;1&#8243; &#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; &#60;option&#62;Contexte&#60;/option&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; &#60;option value=&#8221;DEV&#8221;&#62;DEV&#60;/option&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; &#60;option value=&#8221;TST&#8221;&#62;TST&#60;/option&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; &#60;option value=&#8221;QUA&#8221;&#62;QUA&#60;/option&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#160;&#160;&#160; &#60;option value=&#8221;PRD&#8221;&#62;PRD&#60;/option&#62;<br />&#160;&#160; &#160;&#160;&#160;&#160; &#60;/select&#62;&#160;&#160;&#160; </div>
</p>
<p>but the grid is not reload when i select an option of my selector,</p>
<p>do you know why ?</p>
<p>Thanks <img class="wp-smiley" src="/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" /></p></p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 07:56:35 +0200</pubDate>
        </item>
        <item>
        	<title>tony on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3380</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3380</guid>
        	        	<description><![CDATA[<p>Hello</p>
<p>How about this:</p>
<p>$(&#8221;#selector&#8221;).change(function(){<br />&#160;&#160;&#160; var val = $(&#8221;#selector&#8221;).val();&#160;&#160;&#160;&#160;&#160;&#160;</p>
<p>$("#grid").setGridParam({editUrl:&#39;someurl?seomename=&#39;+val});<br />&#160;&#160;&#160; $(&#8221;#grid&#8221;).trigger(&#8221;reloadGRid&#8221;);<br />});</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 05:40:19 +0200</pubDate>
        </item>
        <item>
        	<title>dhaenn on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3377</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3377</guid>
        	        	<description><![CDATA[<p>hi,</p>
<p>ok but i use an editUrl: edit.php and i would like to use the value of the selector in the request of the file edit.php.</p>
</p>
<p>How can i get the value ?</p>
</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 03:50:27 +0200</pubDate>
        </item>
        <item>
        	<title>palobo on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3353</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3353</guid>
        	        	<description><![CDATA[<p>Hi, Try something like this:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit3051' value='Select Code' data-codeid='sfcode3051' /></p>
<div class='sfcode' id='sfcode3051'>
<p>$("#selector").change(function(){<br />&#160;&#160;&#160; var val = $("#selector").val();&#160;&#160;&#160;&#160;&#160;&#160; <br />&#160;&#160;&#160; $("#grid").trigger("reloadGRid");<br />});</p>
</div>
<p>Hope this helps 😉</p>
<p>P.</p>
]]></description>
        	        	<pubDate>Sat, 29 Nov 2008 11:27:50 +0200</pubDate>
        </item>
        <item>
        	<title>dhaenn on Get data from other </title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3344</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-data-from-other#p3344</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>i have a selector :</p>
<p><select><option value="1">value1</option><option value="2">value2</option></select></p>
<p>and my grid</p>
<p>I would like to get value of data selected and refresh grid with it,</p>
<p>but i  can&#39;t get my value selected, how can i do ?</p>
<p>Thanks.</p>
]]></description>
        	        	<pubDate>Fri, 28 Nov 2008 05:03:17 +0200</pubDate>
        </item>
</channel>
</rss>