<?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: Using beforeShowForm To Load Select Boxes</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-beforeshowform-to-load-select-boxes</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/using-beforeshowform-to-load-select-boxes/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Nathan on Using beforeShowForm To Load Select Boxes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-beforeshowform-to-load-select-boxes#p7567</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-beforeshowform-to-load-select-boxes#p7567</guid>
        	        	<description><![CDATA[<p>Problem solved 🙂</p>
</p>
<p>did&#39;t realize I could grab the row of data before the form is created.&#160; Storing it and then passing the parameter in the record allows me to match the record value to the select value on load.</p>
<p>Nathan</p>
]]></description>
        	        	<pubDate>Tue, 30 Jun 2009 22:34:18 +0300</pubDate>
        </item>
        <item>
        	<title>Nathan on Using beforeShowForm To Load Select Boxes</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-beforeshowform-to-load-select-boxes#p7566</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-beforeshowform-to-load-select-boxes#p7566</guid>
        	        	<description><![CDATA[<p>Hi,</p>
</p>
<p>Quick question in regards to filling a select box when an edit dialog is displayed.</p>
<p>I have a function that loads the contents using getJSON.&#160; Works just fine except that this is in edit mode - so the box actually has value.</p>
<p>How do I set the value of the select box to the value of the record that is being editted ?&#160; I don&#39;t see how, or in which event, I would know the value of the selectbox in order to do this.</p>
<p>Any help resolving this issue would be grand!</p>
<p>Nathan</p>
]]></description>
        	        	<pubDate>Tue, 30 Jun 2009 21:58:13 +0300</pubDate>
        </item>
</channel>
</rss>