<?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: Problem with JqGrid Load...</title>
	<link>http://www.trirand.com/blog/?page_id=393/discussion/problem-with-jqgrid-load</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/discussion/problem-with-jqgrid-load/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on Problem with JqGrid Load...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/problem-with-jqgrid-load#p3185</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/problem-with-jqgrid-load#p3185</guid>
        	        	<description><![CDATA[<p>Hello,</p>
<p>I&#39;m not sure what you try to do</p>
</p>
<p>Regards</p>
<p>Tony</p>
]]></description>
        	        	<pubDate>Fri, 21 Nov 2008 03:47:04 +0200</pubDate>
        </item>
        <item>
        	<title>madkixt on Problem with JqGrid Load...</title>
        	<link>http://www.trirand.com/blog/?page_id=393/discussion/problem-with-jqgrid-load#p3169</link>
        	<category>Discussion</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/discussion/problem-with-jqgrid-load#p3169</guid>
        	        	<description><![CDATA[<p>Problem search... please advance help me..\\</p>
<p>this my code :</p>
<p><span style="color: #ff0000;">datatype: "xml",<br />&#160;&#160; &#160;&#160;&#160; colNames:[&#39;ID&#39;,&#39;Nama&#39;, &#39;Nama Lengkap&#39;, &#39;Alamat&#39;,&#39;hp&#39;],<br />&#160;&#160; &#160;&#160;&#160; colModel:[<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;id_kar&#39;,index:&#39;id_kar&#39;, width:15,align:"center",search:false,editable:true,editoptions:{readonly:true,size:5,align:"center"}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;nm_depan&#39;,index:&#39;nm_depan&#39;, width:80,editable:true,search:true,editoptions:{size:15}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;nm_lengkap&#39;,index:&#39;nm_lengkap&#39;, width:90,editable:true,search:true,editoptions:{size:40}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;alamat&#39;,index:&#39;alamat&#39;, width:60, align:"left",editable:true,editoptions:{size:60}},<br />&#160;&#160; &#160;&#160;&#160; &#160;&#160;&#160; {name:&#39;hp&#39;,index:&#39;hp&#39;, width:60, align:"left",sorttype:"int",editable:true},&#160;&#160;&#160; &#160;&#160;&#160; <br />&#160;&#160; &#160;&#160;&#160; ],<br />&#160;&#160; &#160;&#160;&#160; rowNum:10,<br />&#160;&#160; &#160;&#160;&#160; rowList:[10,20,30],<br />&#160;&#160; &#160;&#160;&#160; imgpath: &#39;themes/basic/images&#39;,<br />&#160;&#160; &#160;&#160;&#160; pager: jQuery(&#39;#pagered&#39;),<br />&#160;&#160; &#160;&#160;&#160; sortname: &#39;id_kar&#39;,<br />&#160;&#160;&#160; viewrecords: true,<br />&#160;&#160;&#160; sortorder: "desc",<br />&#160;&#160;&#160; width: 750, // new width <br />&#160;&#160;&#160; height: 220,<br />&#160;&#160;&#160; caption:"Administrator Account Setting",<br />&#160;&#160;&#160; editurl:&#39;editaccount.php&#39;<br />}).navGrid(&#39;#pagered&#39;,{edit:true,add:false,del:false});</span></p>
<p>$("#bedata").click(function(){<br />&#160;&#160;&#160; var gr = jQuery("#editgrid").getGridParam(&#39;selrow&#39;);<br />&#160;&#160;&#160; if( gr != null ) jQuery("#editgrid").editGridRow(gr,{height:280,reloadAfterSubmit:true});<br />&#160;&#160;&#160; else alert("Please Select Row");<br />&#160;&#160;&#160; jQuery("#search").searchGrid( {sopt:[&#39;cn&#39;,&#39;bw&#39;,&#39;eq&#39;,&#39;ne&#39;,&#39;lt&#39;,&#39;gt&#39;,&#39;ew&#39;]} );<br />});</p>
]]></description>
        	        	<pubDate>Thu, 20 Nov 2008 05:18:42 +0200</pubDate>
        </item>
</channel>
</rss>