<?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: &#091;ask&#093; ui datepicker in rowedit</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit</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/ask-ui-datepicker-in-rowedit/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3394</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3394</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>onInitializeForm: <strong>function(formid)</strong> {</p>
<p>$ (&#8221;#tgl&#8221;,formid) .datepicker ({</p>
<p>dateFormat:&#8221;dd-mm-yy&#8221;,showOn:&#8217;focus&#8217;}) ;</p>
<p>}</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 02 Dec 2008 11:08:49 +0200</pubDate>
        </item>
        <item>
        	<title>madkixt on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3393</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3393</guid>
        	        	<description><![CDATA[<p>Sorry Mr. Tony I has changed code I to </p>
<p>onInitializeForm: $ (â€#tglâ€) .datepicker ({dateFormat:â€dd-mm-yyâ€,showOn:â€™focusâ€™} ) }); </p>
<p>but I still could not see datepicker...</p>
<p>Still there is one that is wrong with my code ???</p>
<p>please advance</p>
]]></description>
        	        	<pubDate>Tue, 02 Dec 2008 10:12:58 +0200</pubDate>
        </item>
        <item>
        	<title>tony on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3389</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3389</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>You try to attach a datepicker to nonexisting element.</p>
<p>When the edit form is created the elements have the id taken from</p>
<p>colModel name - so if the name (and not the index - index is used</p>
<p>to perform sorting server side) is tgl then the id in form have the same</p>
<p>value - with other words to work this you should</p>
<p>$(&#8221;#tgl&#8221;).datepicker({...}) and not $(&#8221;#tgl_kontrak&#8221;).datepicker({..})</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Tue, 02 Dec 2008 04:03:52 +0200</pubDate>
        </item>
        <item>
        	<title>madkixt on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3386</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3386</guid>
        	        	<description><![CDATA[<p>Sorryâ€¦ Advance</p>
<p>Your intention code this: </p>
<p>{name:â€™tglâ€™, <b>index:â€™tgl_kontrakâ€™</b>, width:60, align:â€leftâ€,editable:true, editopitons:{size:30}}</p>
<p>Compared with this: </p>
<p>onInitializeForm: $(â€#tgl_kontrakâ€).datepicker({dateFormat:â€dd-mm-yyâ€,showOn:â€™focusâ€™})<br />
});</p>
<p>Could you explained and few suggestions from my code aboveâ€¦ </p>
<p>thank you Advanceâ€¦</p>
<p>madkixt</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 12:01:05 +0200</pubDate>
        </item>
        <item>
        	<title>tony on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3371</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3371</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>Your error maybe is that you do not have tgl_kontrak as name,</p>
<p>but as index in the colModel</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Mon, 01 Dec 2008 03:13:57 +0200</pubDate>
        </item>
        <item>
        	<title>madkixt on &#091;ask&#093; ui datepicker in rowedit</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3348</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/ask-ui-datepicker-in-rowedit#p3348</guid>
        	        	<description><![CDATA[<p>hello advance.. can help me i have some problem with datepicker.</p>
<p>i use a jQuery UI Date Picker v3.0</p>
<p>in row edit i cant showing datepicker may be advance can help my problem this my code...</p>
<p><input type='button' class='sfcodeselect' name='sfselectit5556' value='Select Code' data-codeid='sfcode5556' /></p>
<div class='sfcode' id='sfcode5556'>
jQuery("#editgrid").jqGrid({<br />
   	url:'selectkontrakkerja.php?q=1&#38;rows=10',<br />
	datatype: "xml",<br />
   	colNames:['ID Kontrak Kerja','No Proposal','Tgl Kontrak','Perusahaan','Project','Nilai Penawaran','Nilai Kontrak', 'Pembayaran','Termin'],<br />
   	colModel:[<br />
   		{name:'idp',index:'id_kontrakkerja', width:15,align:"center",search:false,editable:true,editoptions:{readonly:true,size:5,align:"center"}},<br />
   		{name:'no_prop', index:'id_proposal', width:60, align:"left", editable:true, editoptions:{readonly:true,size:5}},<br />
   		{name:'tgl', index:'tgl_kontrak', width:60, align:"left",editable:true, editopitons:{size:30}},<br />
   		{name:'nm_per',index:'nm_client', width:90,editable:true,search:true,editoptions:{readonly:true,size:40}},<br />
   		{name:'proj',index:'nm_project', width:60, align:"left",editable:true,editoptions:{readonly:true,size:40}},<br />
   		{name:'nl_pen',index:'nilai', width:60, align:"left",editable:true,editoptions:{readonly:true,size:40}},<br />
		{name:'nl_kon',index:'nilai_kontrak', width:60, align:"left",editable:true,editoptions:{size:40}},<br />
   		{name:'pembayaran',index:'pembayaran', width:60, align:"left",editable:true,edittype:"select",editoptions:{value:"1:Cash;2:Termin"}},<br />
   		{name:'pembayaran',index:'pembayaran', width:60, align:"left",editable:true,edittype:"select",editoptions:{value:"1:30;2:60;3:90"}}<br />
   	],<br />
   	rowNum:10,<br />
   	rowList:[10,20,30],<br />
   	imgpath: 'themes/basic/images',<br />
   	pager: jQuery('#pagered'),<br />
   	sortname: 'id_kontrakkerja',<br />
    viewrecords: true,<br />
    sortorder: "desc",<br />
	width: 750, // new width<br />
	height: 220,<br />
    caption:"Kontrak Kerja",<br />
    editurl:'editkontrakkerja.php'<br />
}).navGrid('#pagered',{edit:true,add:false,del:false});</p>
<p>$("#bedata").click(function(){<br />
	var gr = jQuery("#editgrid").getGridParam('selrow');<br />
	if( gr != null ) jQuery("#editgrid").editGridRow(gr,{height:280,reloadAfterSubmit:true,</p>
<p>	 onInitializeForm: $("#tgl_kontrak").datepicker({dateFormat:"dd-mm-yy",showOn:'focus'})<br />
});<br />
		else alert("Please Select Row");<br />
});</p>
</div>
]]></description>
        	        	<pubDate>Fri, 28 Nov 2008 12:54:32 +0200</pubDate>
        </item>
</channel>
</rss>