<?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: inlinenav dynamic drop down</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down</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/inlinenav-dynamic-drop-down/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31388</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31388</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Thanks for sharing.</p>
<p>Â </p>
<p>Kind Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Wed, 19 Nov 2014 15:31:20 +0200</pubDate>
        </item>
        <item>
        	<title>upperdeck on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31387</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31387</guid>
        	        	<description><![CDATA[<p>I got this working byÂ  setting the colprop within the loadcomplete funtion call.Â  I set the editoptions:dataurl for that column and pass in the extr parms i needed to make the dynamic select statement work.</p>
]]></description>
        	        	<pubDate>Mon, 17 Nov 2014 21:43:55 +0200</pubDate>
        </item>
        <item>
        	<title>upperdeck on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31366</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31366</guid>
        	        	<description><![CDATA[<p>I appreciate any help. I was more wondering if i was chasing a rainbow or if i had a realistic goal.Â  i have only been coding for a few days in this tool so didnt want to be bogged down with something i could never get working</p>
<p>I have a grid with players in it.Â  the players have a record for every week they play.Â  the week drop down is created by a separate process.Â  so after week one the drop down has a 1 in it.Â  after week 2 the drop down has 1,2 and so on.Â  the stats dont get updated every week so sometimes i will go in later say week 3 and the dropdown says 1,2,3.Â  So i choose week 1 and add a record.Â  Now I want to add a new row and the drop down should only allow 2,3 to be selected.Â Â Â  this changes for every player.Â Â  The grid knows which player is being modified so the drop down would need to pass that to the ajax that builds the select.Â  in the sql call it looks to see if a week already has a record and knows not to send it back.</p>
<p>Â </p>
<p>so in essence the select is not built on something that happens to a field in a row but by what ID was used to build the grid.Â </p>
<p>I think i understand it could be done if the select was built every time a add event fired, just trying to find an example of how to do that..</p>
<p>thanks</p>
]]></description>
        	        	<pubDate>Wed, 12 Nov 2014 03:05:53 +0200</pubDate>
        </item>
        <item>
        	<title>tony on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31352</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31352</guid>
        	        	<description><![CDATA[<blockquote>
<p>
<strong>upperdeck said </strong><br />
 do i take the lack of replies to mean its a dumb question or noone knows how to do it?Â  it seems like a basic feature that many have been looking for answer too.</p>
</blockquote>
<p>Hello,</p>
<p>If you do not know this is a Open Source project and we do not have agreements to answer quick.</p>
<p>This will be changed soon.</p>
<p>Â </p>
<p>Now to the question - If I understand right you will to cut the selects for one field based on the selection of the previous one.</p>
<p>This can not be done automatically using dataUrl.</p>
<p>I recommend you to obtain first all the selects in all fields and the use JavaScript to decrease the elements on it based on the selection - if I understand right.</p>
<p>For this purpose you can bind a change event of the select. To do this I recommend you to use dataInit on which you can bind the event.</p>
<p>Â </p>
<p>Another possible solution is to call your own ajax after the change of the field and fill the next field with the needed data from the server.</p>
<p>Â </p>
<p>Kind Regards</p>
]]></description>
        	        	<pubDate>Sun, 09 Nov 2014 12:05:57 +0200</pubDate>
        </item>
        <item>
        	<title>upperdeck on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31339</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31339</guid>
        	        	<description><![CDATA[<p>do i take the lack of replies to mean its a dumb question or noone knows how to do it?Â  it seems like a basic feature that many have been looking for answer too.</p>
]]></description>
        	        	<pubDate>Thu, 06 Nov 2014 03:55:59 +0200</pubDate>
        </item>
        <item>
        	<title>upperdeck on inlinenav dynamic drop down</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31333</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/inlinenav-dynamic-drop-down#p31333</guid>
        	        	<description><![CDATA[<p>I have been looking all over for a solution to this. I see dozens of people asking how but have yet to find an answer?</p>
<p>using the daturl/json methods how do you dynamically generate the dropdown select box?</p>
<p>so say for example a person can add a record for any given month.Â  the drop down would have 1-12 in it.Â Â  then after they add the first month the next row add would have 2-12 in it and so on. my call to the database works find if i hardcode a person id, but I want to make the personid dynamic based on something that happens elsewhere in the page. How do i make this happen?</p>
<p>Â </p>
<p>as i said I see this asked over and over, but have yet to find a workable solution?Â  being new to jqgrid maybe I just dont understand the tool well enough?</p>
]]></description>
        	        	<pubDate>Wed, 05 Nov 2014 02:10:37 +0200</pubDate>
        </item>
</channel>
</rss>