<?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 ID for dropdown in cell edit mode</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/get-id-for-dropdown-in-cell-edit-mode</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-id-for-dropdown-in-cell-edit-mode/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>rojoba on Get ID for dropdown in cell edit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-id-for-dropdown-in-cell-edit-mode#p4663</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-id-for-dropdown-in-cell-edit-mode#p4663</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>As I have the options for each dropdown in arrays already, I ended up doing a reverse lookup/search on the description of each to get the value. I then set each value, do the json_encode and send to the server page. Little extra legwork, but nothing compared to what this plugin has already done for me :D. If I am missing something tho, pls let me know 😉</p>
<p>Thanks again for this plugin.</p>
<p>Regards,</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Tue, 17 Feb 2009 01:42:12 +0200</pubDate>
        </item>
        <item>
        	<title>rojoba on Get ID for dropdown in cell edit mode</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/get-id-for-dropdown-in-cell-edit-mode#p4628</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/get-id-for-dropdown-in-cell-edit-mode#p4628</guid>
        	        	<description><![CDATA[<p>Hi</p>
<p>I&#39;ve got a grid for cell editing and a few editors of type "select". What would be nice is if there is a function called $(&#39;#grid&#39;).toJsonString() or something.. anyway, I use the getDataIds and getDataRow methods and append each row to an array and I then do a json_encode of the array to pass it to my server page. I then wanna deserialise the json string to a specific type. My problem comes in with getDataRow returning the description of the select box and not the value which breaks the deserialisation. Is there another method for getting the selected value of the drop down. Any other ideas perhaps. I&#39;m doing it this way because addRowData does not tag the tr as "edited". So getChangedCells(&#39;all&#39;) doesn&#39;t seem to work. There might be a similar topic raised called "<a href="../../obtain-edittype-select-value-from-valuelabel-pair/page-1" target="_blank">obtain edittype select value from value:label pair</a>"</p>
<p>Kind regards,</p>
<p>Roger</p>
]]></description>
        	        	<pubDate>Mon, 16 Feb 2009 05:49:40 +0200</pubDate>
        </item>
</channel>
</rss>