<?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 jquery selectbox as normal selectbox</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/using-jquery-selectbox-as-normal-selectbox</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-jquery-selectbox-as-normal-selectbox/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Volkan on using jquery selectbox as normal selectbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jquery-selectbox-as-normal-selectbox#p5953</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jquery-selectbox-as-normal-selectbox#p5953</guid>
        	        	<description><![CDATA[<p>IT IS SOLVED.</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2531' value='Select Code' data-codeid='sfcode2531' /></p>
<div class='sfcode' id='sfcode2531'>afterEditCell: function (id,name,val,iRow,iCol){<br />&#160;&#160;&#160; &#160;&#160;&#160; if (name == &#39;Blok&#39;)&#160; {<br />&#160;&#160;&#160;&#160;&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; $("#"+iRow+"_Blok").selectbox({debug: true});<br />&#160;&#160;&#160; &#160;&#160; &#160;&#160;&#160; }<br />&#160;&#160;&#160; },</div>
]]></description>
        	        	<pubDate>Fri, 10 Apr 2009 10:40:09 +0300</pubDate>
        </item>
        <item>
        	<title>Volkan on using jquery selectbox as normal selectbox</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/using-jquery-selectbox-as-normal-selectbox#p5951</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/using-jquery-selectbox-as-normal-selectbox#p5951</guid>
        	        	<description><![CDATA[<p>hi all ;</p>
<p>is anybody know how can i use, a select box replacment in this grid ?</p>
<p>for selectbox replacement you can see an example <a href="http://www.brainfault.com/demo/selectbox/0.5/" target="_blank"><span style="color: #888888;">here</span></a> , <br />and it is usage like this</p>
<p><input type='button' class='sfcodeselect' name='sfselectit1964' value='Select Code' data-codeid='sfcode1964' /></p>
<div class='sfcode' id='sfcode1964'>$(document).ready(function() {<br />&#160;&#160;&#160; $(&#39;#myselectbox&#39;).selectbox({debug: true});<br />});</div>
<p>by the way i am using cell edit.</p>
]]></description>
        	        	<pubDate>Fri, 10 Apr 2009 10:09:25 +0300</pubDate>
        </item>
</channel>
</rss>