<?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: I don't see buttons find records and refresh</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/i-dont-see-buttons-find-records-and-refresh</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/i-dont-see-buttons-find-records-and-refresh/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Merlino175 on I don't see buttons find records and refresh</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/i-dont-see-buttons-find-records-and-refresh#p26738</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/i-dont-see-buttons-find-records-and-refresh#p26738</guid>
        	        	<description><![CDATA[<p>Dear sirs,</p>
<p>i&#39;m trying the jqgrid</p>
<p>i copied the "first grid" sample and it works, but i don&#39;t see the two buttons that demo shows: find records and refresh.</p>
<p>How can i show them?</p>
<p>What is wrong?</p>
</p>
<p>thanks for any help and suggest</p>
</p>
<p>my page:</p>
<p><input type='button' class='sfcodeselect' name='sfselectit4366' value='Select Code' data-codeid='sfcode4366' /></p>
<div class='sfcode' id='sfcode4366'>
<p><span style=&#34;color: #333399;&#34;><span style=&#34;color: #333399;&#34;>&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34; &#34;<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#038;gt" rel="nofollow" target="_blank"><a href="http://www.w3.org/TR/xhtml1/DT" rel="nofollow">http://www.w3.org/TR/xhtml1/DT</a>.....t;&#038;gt</a>;</span></span></p>
<p><span style=&#34;color: #333399;&#34;></span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;html xmlns=&#34;<a href="http://www.w3.org/1999/xhtml&#038;quot" rel="nofollow" target="_blank">http://www.w3.org/1999/xhtml&#038;quot</a>; xml:lang=&#34;en&#34; lang=&#34;en&#34;&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;head&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;meta http-equiv=&#34;Content-Type&#34; content=&#34;text/html; charset=utf-8&#34; /&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;title&#62;My First Grid&#60;/title&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#160;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;css/ui-lightness/jquery-ui-1.8.2.custom.css&#34; /&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; media=&#34;screen&#34; href=&#34;css/ui.jqgrid.css&#34; /&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#160;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;style type=&#34;text/css&#34;&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>html, body {</span></p>
<p><span style=&#34;color: #333399;&#34;>margin: 0;</span></p>
<p><span style=&#34;color: #333399;&#34;>padding: 0;</span></p>
<p><span style=&#34;color: #333399;&#34;>font-size: 75%;</span></p>
<p><span style=&#34;color: #333399;&#34;>}</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;/style&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#160;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;script src=&#34;js/jquery-1.7.2.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;script src=&#34;js/i18n/grid.locale-en.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;script src=&#34;js/jquery.jqGrid.min.js&#34; type=&#34;text/javascript&#34;&#62;&#60;/script&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#160;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;script type=&#34;text/javascript&#34;&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>$(function(){</span></p>
<p><span style=&#34;color: #333399;&#34;>$(&#34;#list&#34;).jqGrid({</span></p>
<p><span style=&#34;color: #333399;&#34;>url:&#39;example.php&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>datatype: &#39;xml&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>mtype: &#39;GET&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>colNames:[&#39;Inv No&#39;,&#39;Date&#39;, &#39;Amount&#39;,&#39;Tax&#39;,&#39;Total&#39;,&#39;Notes&#39;],</span></p>
<p><span style=&#34;color: #333399;&#34;>colModel :[</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;invid&#39;, index:&#39;invid&#39;, width:55},</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;invdate&#39;, index:&#39;invdate&#39;, width:90},</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;amount&#39;, index:&#39;amount&#39;, width:80, align:&#39;right&#39;},</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;tax&#39;, index:&#39;tax&#39;, width:80, align:&#39;right&#39;},</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;total&#39;, index:&#39;total&#39;, width:80, align:&#39;right&#39;},</span></p>
<p><span style=&#34;color: #333399;&#34;>{name:&#39;note&#39;, index:&#39;note&#39;, width:150, sortable:false}</span></p>
<p><span style=&#34;color: #333399;&#34;>],</span></p>
<p><span style=&#34;color: #333399;&#34;>pager: &#39;#pager&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>rowNum:10,</span></p>
<p><span style=&#34;color: #333399;&#34;>rowList:[10,20,30],</span></p>
<p><span style=&#34;color: #333399;&#34;>sortname: &#39;invid&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>sortorder: &#39;desc&#39;,</span></p>
<p><span style=&#34;color: #333399;&#34;>viewrecords: true,</span></p>
<p><span style=&#34;color: #333399;&#34;>gridview:true,</span></p>
<p><span style=&#34;color: #333399;&#34;>pgbuttons:true,</span></p>
<p><span style=&#34;color: #333399;&#34;>pginput:true,</span></p>
<p><span style=&#34;color: #333399;&#34;>scroll:false,</span></p>
<p><span style=&#34;color: #333399;&#34;>caption: &#39;My first grid&#39;</span></p>
<p><span style=&#34;color: #333399;&#34;>});</span></p>
<p><span style=&#34;color: #333399;&#34;>});</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;/script&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#160;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;/head&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;body&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;table id=&#34;list&#34;&#62;&#60;tr&#62;&#60;td/&#62;&#60;/tr&#62;&#60;/table&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;div id=&#34;pager&#34;&#62;&#60;/div&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;/body&#62;</span></p>
<p><span style=&#34;color: #333399;&#34;>&#60;/html&#62;</span></p>
</p>
</div>
<p><span style="color: #333399;"><br /></span></p>
]]></description>
        	        	<pubDate>Tue, 05 Jun 2012 21:37:14 +0300</pubDate>
        </item>
</channel>
</rss>